Author: pierre
Date: Sun Oct 22 10:39:31 2017
New Revision: 19357
Log:
Add which as a recommended dep of g-i, since it is used if --with-python
is passed to configure
Modified:
trunk/BOOK/general/genlib/gobject-introspection.xml
trunk/BOOK/introduction/welcome/changelog.xml
Modified: trunk/BOOK/general/genlib/gobject-introspection.xml
==============================================================================
--- trunk/BOOK/general/genlib/gobject-introspection.xml Sun Oct 22 10:18:34
2017 (r19356)
+++ trunk/BOOK/general/genlib/gobject-introspection.xml Sun Oct 22 10:39:31
2017 (r19357)
@@ -78,6 +78,14 @@
<xref linkend="glib2"/>
</para>
+ <bridgehead renderas="sect4">Recommended</bridgehead>
+ <para role="recommended">
+ <xref linkend="which"/>
+<!-- If - -with-python is used, configure runs "which $PYTHON", where PYTHON
+ is set to the argument of the switch. Somewhat silly because the presence
+ of which is not tested... -->
+ </para>
+
<bridgehead renderas="sect4">Optional</bridgehead>
<para role="optional">
<xref linkend="cairo"/> (required for the tests),
Modified: trunk/BOOK/introduction/welcome/changelog.xml
==============================================================================
--- trunk/BOOK/introduction/welcome/changelog.xml Sun Oct 22 10:18:34
2017 (r19356)
+++ trunk/BOOK/introduction/welcome/changelog.xml Sun Oct 22 10:39:31
2017 (r19357)
@@ -46,6 +46,11 @@
<para>October 22nd, 2017</para>
<itemizedlist>
<listitem>
+ <para>[pierre] - Add which as a dependency of gobject-introspection,
+ since it is needed when <command>--with-python</command> is passed
+ to configure.</para>
+ </listitem>
+ <listitem>
<para>[dj] - Update to atk-2.26.1 and switch to meson build. Fixes
<ulink url="&blfs-ticket-root;9912">#9912</ulink>.</para>
</listitem>
--
http://lists.linuxfromscratch.org/listinfo/blfs-book
FAQ: http://www.linuxfromscratch.org/blfs/faq.html
Unsubscribe: See the above information page