Changeset 89dbe68


Ignore:
Timestamp:
06/17/2023 03:16:42 PM (12 months ago)
Author:
Pierre Labastie <pierre.labastie@…>
Branches:
12.0, 12.1, kea, ken/TL2024, ken/tuningfonts, lazarus, lxqt, plabs/newcss, python3.11, rahul/power-profiles-daemon, renodr/vulkan-addition, trunk, xry111/llvm18, xry111/xf86-video-removal
Children:
7312e73
Parents:
fd7bbeb
Message:

Fix okular FTBFS with poppler-23.06.0

File:
1 edited

Legend:

Unmodified
Added
Removed
  • kde/kf5-apps/okular5.xml

    rfd7bbeb r89dbe68  
    105105
    106106    <para>
     107      First, it is needed to increase the C++ standard used, because
     108      <xref linkend="poppler"/> requires C++17:
     109    </para>
     110
     111<screen><userinput>sed -i s/14/17/ CMakeLists.txt</userinput></screen>
     112
     113    <para>
    107114      Install <application>Okular</application> by running the following
    108115      commands:
Note: See TracChangeset for help on using the changeset viewer.