Made Gtk 2 and Gtk 3 recommended for Librsvg

git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@10125 af4574ff-66df-0310-9fd7-8a98e5e911e0
This commit is contained in:
Andrew Benton 2012-05-08 11:27:17 +00:00
parent 256784cee3
commit 1fc5861c57
2 changed files with 14 additions and 5 deletions

View File

@ -63,10 +63,15 @@
<bridgehead renderas="sect4">Required</bridgehead>
<para role="required">
<xref linkend="gtk2"/> and
<xref linkend="libcroco"/>
</para>
<bridgehead renderas="sect4">Recommended</bridgehead>
<para role="recommended">
<xref linkend="gtk2"/> and
<xref linkend="gtk3"/>.
</para>
<bridgehead renderas="sect4">Optional (Required if building GNOME)</bridgehead>
<para role="optional">
<xref linkend="gobject-introspection"/>
@ -74,8 +79,7 @@
<bridgehead renderas="sect4">Optional</bridgehead>
<para role="optional">
<xref linkend="docbook-utils"/>,
<xref linkend="gtk3"/> and
<xref linkend="docbook-utils"/> and
<xref linkend="gtk-doc"/>
</para>
@ -117,6 +121,11 @@ make</userinput></screen>
installed Gobject Introspection.
</para>
<para>
<option>--disable-gtk-theme</option>: Add this option if you've not
installed Gtk+ 2.
</para>
<xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
href="../../xincludes/static-libraries.xml"/>

View File

@ -98,8 +98,8 @@
<bridgehead renderas="sect4">Required</bridgehead>
<para role="required">
<xref linkend="pixman"/>,
<xref linkend="pkgconfig"/> and
<xref linkend="pixman"/> and
<xref linkend="pkgconfig"/>.
</para>
<bridgehead renderas="sect4">Recommended</bridgehead>