mirror of
https://github.com/Zeckmathederg/glfs.git
synced 2025-02-03 23:07:23 +08:00
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
This commit is contained in:
parent
03caff6cb9
commit
b56f4046dd
@ -104,6 +104,12 @@
|
|||||||
<sect2 role="installation">
|
<sect2 role="installation">
|
||||||
<title>Installation of libpeas</title>
|
<title>Installation of libpeas</title>
|
||||||
|
|
||||||
|
<para>
|
||||||
|
First, adapt the tests to changes in meson-0.55:
|
||||||
|
</para>
|
||||||
|
|
||||||
|
<screen><userinput remap="pre">sed -i 's/test_exe,/test_exe, depends: [libintrospection_gir],/' tests/libpeas/meson.build</userinput></screen>
|
||||||
|
|
||||||
<para>
|
<para>
|
||||||
Install <application>libpeas</application> by running the following
|
Install <application>libpeas</application> by running the following
|
||||||
commands:
|
commands:
|
||||||
|
@ -44,6 +44,10 @@
|
|||||||
<listitem>
|
<listitem>
|
||||||
<para>September 19th, 2020</para>
|
<para>September 19th, 2020</para>
|
||||||
<itemizedlist>
|
<itemizedlist>
|
||||||
|
<listitem>
|
||||||
|
<para>[renodr] - Adapt the tests in libpeas to meson-0.55. Note that
|
||||||
|
this affects the new version of libpeas as well.</para>
|
||||||
|
</listitem>
|
||||||
<listitem>
|
<listitem>
|
||||||
<para>[renodr] - Disable documentation generation for the python2
|
<para>[renodr] - Disable documentation generation for the python2
|
||||||
version of dbus-python. This is due to changes in docutils being
|
version of dbus-python. This is due to changes in docutils being
|
||||||
|
Loading…
Reference in New Issue
Block a user