Changeset cb28699 for kde/kf5-apps


Ignore:
Timestamp:
01/01/2023 03:17:56 PM (16 months ago)
Author:
Pierre Labastie <pierre.labastie@…>
Branches:
11.3, 12.0, 12.1, kea, ken/TL2024, ken/inkscape-core-mods, ken/tuningfonts, lazarus, lxqt, plabs/newcss, plabs/python-mods, python3.11, qt5new, rahul/power-profiles-daemon, renodr/vulkan-addition, trunk, xry111/llvm18, xry111/xf86-video-removal
Children:
647a220
Parents:
774bbf01
Message:

Fix building libkdcraw with libraw-0.21+

File:
1 edited

Legend:

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

    r774bbf01 rcb28699  
    9595
    9696    <para>
     97      Fix building with libraw-0.21.0 or later:
     98    </para>
     99
     100<screen><userinput>sed -e '/shot_select/s/params/raw&amp;/' \
     101    -i src/kdcraw.cpp</userinput></screen>
     102
     103    <para>
    97104      Install <application>libkdcraw</application> by running the following
    98105      commands:
Note: See TracChangeset for help on using the changeset viewer.