On 04/20/2012 11:33 AM, [email protected] wrote: > Author: andy > Date: 2012-04-20 03:33:30 -0600 (Fri, 20 Apr 2012) > New Revision: 9956 > > Modified: > trunk/BOOK/x/lib/atk.xml > trunk/BOOK/x/lib/gdk-pixbuf.xml > trunk/BOOK/x/lib/gtk+3.xml > trunk/BOOK/x/lib/pango.xml > Log: > Gobject Introspection is a PITA if you're not installing Gnome > > Modified: trunk/BOOK/x/lib/atk.xml > =================================================================== > --- trunk/BOOK/x/lib/atk.xml 2012-04-20 08:24:51 UTC (rev 9955) > +++ trunk/BOOK/x/lib/atk.xml 2012-04-20 09:33:30 UTC (rev 9956) > @@ -65,14 +65,9 @@ > <xref linkend="pkgconfig"/> > </para> > > -<bridgehead renderas="sect4">Recommended</bridgehead> > -<para role="recommended"> > -<xref linkend="gobject-introspection"/> > - (Required if building GNOME) > -</para> > - > <bridgehead renderas="sect4">Optional</bridgehead> > <para role="optional"> > +<xref linkend="gobject-introspection"/> (required if building Gnome) and > <xref linkend="gtk-doc"/> > </para> > > > Modified: trunk/BOOK/x/lib/gdk-pixbuf.xml > =================================================================== > --- trunk/BOOK/x/lib/gdk-pixbuf.xml 2012-04-20 08:24:51 UTC (rev 9955) > +++ trunk/BOOK/x/lib/gdk-pixbuf.xml 2012-04-20 09:33:30 UTC (rev 9956) > @@ -71,13 +71,12 @@ > <xref linkend="xorg7-lib"/> > </para> > > -<bridgehead renderas="sect4">Recommended</bridgehead> > -<para role="recommended"><xref linkend="gobject-introspection"/> > - (Required if building GNOME)</para> > - > <bridgehead renderas="sect4">Optional</bridgehead> > -<para role="optional"><xref linkend="jasper"/> and > -<xref linkend="gtk-doc"/></para> > +<para role="optional"> > +<xref linkend="gobject-introspection"/> (required if building Gnome), > +<xref linkend="jasper"/> and > +<xref linkend="gtk-doc"/> > +</para> > > <para condition="html" role="usernotes">User Notes: > <ulink url="&blfs-wiki;/gdk-pixbuf"/></para> > > Modified: trunk/BOOK/x/lib/gtk+3.xml > =================================================================== > --- trunk/BOOK/x/lib/gtk+3.xml 2012-04-20 08:24:51 UTC (rev 9955) > +++ trunk/BOOK/x/lib/gtk+3.xml 2012-04-20 09:33:30 UTC (rev 9956) > @@ -84,20 +84,15 @@ > > <bridgehead renderas="sect4">Recommended</bridgehead> > <para role="recommended"> > -<xref linkend="gobject-introspection"/> (required if you want to build > - GNOME. NB, you will need to install > -<application>Gobject Introspection</application> before you install > -<xref linkend="atk"/>,<xref linkend="gdk-pixbuf"/> and > -<xref linkend="pango"/>.) > </para> > > <bridgehead renderas="sect4">Optional</bridgehead> > <para role="optional"> > +<xref linkend="colord"/>, > <xref linkend="cups"/>, > <xref linkend="docbook-utils"/>, > -<xref linkend="colord"/> and > -<xref linkend="gtk-doc"/> (only needed if you want to rebuild the > - documentation). > +<xref linkend="gobject-introspection"/> (required if building Gnome) and > +<xref linkend="gtk-doc"/>. > </para> > > <para condition="html" role="usernotes"> > > Modified: trunk/BOOK/x/lib/pango.xml > =================================================================== > --- trunk/BOOK/x/lib/pango.xml 2012-04-20 08:24:51 UTC (rev 9955) > +++ trunk/BOOK/x/lib/pango.xml 2012-04-20 09:33:30 UTC (rev 9956) > @@ -69,14 +69,9 @@ > <xref linkend="cairo"/> > </para> > > -<bridgehead renderas="sect4">Recommended</bridgehead> > -<para role="recommended"> > -<xref linkend="gobject-introspection"/> > - (Required if building GNOME) > -</para> > - > <bridgehead renderas="sect4">Optional</bridgehead> > <para role="optional"> > +<xref linkend="gobject-introspection"/> (required if building Gnome), > <xref linkend="gtk-doc"/> and > <ulink url="http://linux.thai.net/libthai">LibThai</ulink> > </para> >
At least you should have left it as recommended for GTK+3 since mostly Gnome apps use GTK+3 at the moment. -- http://linuxfromscratch.org/mailman/listinfo/blfs-dev FAQ: http://www.linuxfromscratch.org/blfs/faq.html Unsubscribe: See the above information page
