Ignore:
Timestamp:
01/18/2022 12:53:48 PM (2 years ago)
Author:
Pierre Labastie <pierre.labastie@…>
Branches:
11.1, 11.2, 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/intltool, xry111/llvm18, xry111/soup3, xry111/test-20220226, xry111/xf86-video-removal
Children:
f56eb466
Parents:
5a828aaa
Message:

Fixes gcr and dconf-editor for building with meson 0.61

File:
1 edited

Legend:

Unmodified
Added
Removed
  • gnome/platform/gcr.xml

    r5a828aaa r8f16a204  
    114114    </caution>
    115115    -->
     116
     117    <para>
     118      First apply a fix for building with newer versions of
     119      <application>meson</application>:
     120    </para>
     121
     122<screen><userinput>find . -name meson.build | xargs sed -i /packages.\*deps/d</userinput></screen>
    116123
    117124    <para>
Note: See TracChangeset for help on using the changeset viewer.