Author: pierre Date: Wed Mar 28 00:40:26 2018 New Revision: 20010 Log: Glib-2: tell what optional dependencies are for, and add one
Modified: trunk/BOOK/general/genlib/glib2.xml Modified: trunk/BOOK/general/genlib/glib2.xml ============================================================================== --- trunk/BOOK/general/genlib/glib2.xml Tue Mar 27 20:39:22 2018 (r20009) +++ trunk/BOOK/general/genlib/glib2.xml Wed Mar 28 00:40:26 2018 (r20010) @@ -97,12 +97,14 @@ <bridgehead renderas="sect4">Optional</bridgehead> <para role="optional"> - <xref linkend="dbus"/> (required for some tests), -<!-- <xref linkend="elfutils"/> and --> - <xref linkend="DocBook"/>, - <xref linkend="docbook-xsl"/>, - <xref linkend="gtk-doc"/>, and - <xref linkend="libxslt"/> (to build manual pages) + <xref linkend="dbus"/> and + <ulink url="https://bindfs.org/">bindfs</ulink> + (both may be used in some tests), + <xref linkend="DocBook"/>, + <xref linkend="docbook-xsl"/>, + <xref linkend="gtk-doc"/>, and + <xref linkend="libxslt"/> + (all four to build manual pages) </para> <bridgehead renderas="sect4">Additional Runtime Dependencies</bridgehead> @@ -118,6 +120,7 @@ which are part of <xref role="runtime" linkend="shared-mime-info"/> and <xref role="runtime" linkend="desktop-file-utils"/>, respectively. + These two utilities are also needed for some tests. </para> <para condition="html" role="usernotes">User Notes: -- http://lists.linuxfromscratch.org/listinfo/blfs-book FAQ: http://www.linuxfromscratch.org/blfs/faq.html Unsubscribe: See the above information page