On Fri, 30 Mar 2012 22:13:46 +0100 [email protected] wrote: > Author: krejzi > Date: 2012-03-30 15:13:32 -0600 (Fri, 30 Mar 2012) > New Revision: 9819 > > Modified: > trunk/BOOK/networking/netlibs/libsoup.xml > Log: > libsoup fixes
That's a matter of opinion... > - &lfs71_built; > + &lfs70_checked; We seen to be going backwards... > <bridgehead renderas="sect3">Package Information</bridgehead> > <itemizedlist spacing="compact"> > @@ -75,27 +75,30 @@ > > <bridgehead renderas="sect3">libsoup Dependencies</bridgehead> > > + <!-- Library is GNOME specific. Make gnome-specific deps > + required --> > + It's not Gnome specific. It's required by WebkitGTK+ > <bridgehead renderas="sect4">Required</bridgehead> > <para role="required"> > - <xref linkend="glib-networking"/> and > - <xref linkend="libxml2"/> > + <xref linkend="glib-networking"/>, > + <xref linkend="libgnome-keyring"/>, libsoup does not require libgnome-keyring. I install libsoup. I don't install libgnome-keyring. > -<screen><userinput>./configure --prefix=/usr --without-gnome > --disable-static && > +<screen><userinput>./configure --prefix=/usr --disable-static && > make</userinput></screen> > > <para> > @@ -128,21 +131,12 @@ > <sect2 role="commands"> > <title>Command Explanations</title> > > - <para> > - <option>--without-gnome</option>: This prevents > - <command>configure</command> looking for > - <application>gnome-keyring</application>. Remove this option if you > have > - installed <xref linkend="gnome-keyring"/> and want to install > - <application>Gnome</application>. > - </para> I've only just put this in the other day. Why's it been removed? Andy -- http://linuxfromscratch.org/mailman/listinfo/blfs-dev FAQ: http://www.linuxfromscratch.org/blfs/faq.html Unsubscribe: See the above information page
