Ignore:
Timestamp:
09/19/2020 07:39:03 PM (4 years ago)
Author:
Douglas R. Reno <renodr@…>
Branches:
10.1, 11.0, 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, upgradedb, xry111/intltool, xry111/llvm18, xry111/soup3, xry111/test-20220226, xry111/xf86-video-removal
Children:
96ce7d5
Parents:
03caff6
Message:

Adapt the tests in libpeas to meson-0.55

git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@23733 af4574ff-66df-0310-9fd7-8a98e5e911e0

File:
1 edited

Legend:

Unmodified
Added
Removed
  • gnome/platform/libpeas.xml

    r03caff6 rb56f4046  
    104104  <sect2 role="installation">
    105105    <title>Installation of libpeas</title>
     106
     107    <para>
     108      First, adapt the tests to changes in meson-0.55:
     109    </para>
     110
     111<screen><userinput remap="pre">sed -i 's/test_exe,/test_exe, depends: [libintrospection_gir],/' tests/libpeas/meson.build</userinput></screen>
    106112
    107113    <para>
Note: See TracChangeset for help on using the changeset viewer.