Author: ken
Date: 2012-03-09 12:27:58 -0700 (Fri, 09 Mar 2012)
New Revision: 9657

Modified:
   trunk/BOOK/general/graphlib/colord.xml
   trunk/BOOK/general/graphlib/gegl.xml
   trunk/BOOK/general/graphlib/poppler.xml
Log:
glib2 -> pkgconfig xref changes for general/graphlib. In poppler reinstate the 
commented required pkgconfig - unclear why commented - and just drop the 
recommended glib2. In gegl, drop glib2 because babl already requires pkgconfig.

Modified: trunk/BOOK/general/graphlib/colord.xml
===================================================================
--- trunk/BOOK/general/graphlib/colord.xml      2012-03-09 19:27:52 UTC (rev 
9656)
+++ trunk/BOOK/general/graphlib/colord.xml      2012-03-09 19:27:58 UTC (rev 
9657)
@@ -61,11 +61,11 @@
     <bridgehead renderas="sect3">colord Dependencies</bridgehead>
 
     <bridgehead renderas="sect4">Required</bridgehead>
-    <para role="required"><xref linkend="glib2"/>,
-    <xref linkend="dbus"/>,
-    <xref linkend="udev"/>,
+    <para role="required"><xref linkend="dbus"/>,
+    <xref linkend="lcms2"/>
+    <xref linkend="pkgconfig"/>,
     <xref linkend="sqlite"/>, and
-    <xref linkend="lcms2"/></para>
+    <xref linkend="udev"/></para>
 
     <bridgehead renderas="sect4">Recommended</bridgehead>
     <para role="recommended"><xref linkend="polkit"/></para>

Modified: trunk/BOOK/general/graphlib/gegl.xml
===================================================================
--- trunk/BOOK/general/graphlib/gegl.xml        2012-03-09 19:27:52 UTC (rev 
9656)
+++ trunk/BOOK/general/graphlib/gegl.xml        2012-03-09 19:27:58 UTC (rev 
9657)
@@ -60,8 +60,8 @@
 
 
     <bridgehead renderas="sect4">Required</bridgehead>
-    <para role="required"><xref linkend="babl"/>,
-    and  <xref linkend="glib2"/></para>
+    <!-- babl pulls in pkgconfig and thus glib2 -->
+    <para role="required"><xref linkend="babl"/></para>
 
     <bridgehead renderas="sect4">Optional</bridgehead>
     <para role="optional"><ulink

Modified: trunk/BOOK/general/graphlib/poppler.xml
===================================================================
--- trunk/BOOK/general/graphlib/poppler.xml     2012-03-09 19:27:52 UTC (rev 
9656)
+++ trunk/BOOK/general/graphlib/poppler.xml     2012-03-09 19:27:58 UTC (rev 
9657)
@@ -87,12 +87,12 @@
     <bridgehead renderas="sect3">Poppler Dependencies</bridgehead>
 
     <bridgehead renderas="sect4">Required</bridgehead>
-    <para role="required"><!-- <xref linkend="pkgconfig"/> and -->
-    <xref linkend="fontconfig"/></para>
+    <para role="required"><xref linkend="fontconfig"/> and
+    <xref linkend="pkgconfig"/></para>
 
     <bridgehead renderas="sect4">Recommended</bridgehead>
     <para role="recommended"><xref linkend="libjpeg"/>, <xref 
linkend="cairo"/>,
-    <xref linkend="glib2"/>, and <ulink 
url="http://www.openjpeg.org";>OpenJPEG</ulink>
+     and <ulink url="http://www.openjpeg.org";>OpenJPEG</ulink>
     </para>
 
     <bridgehead renderas="sect4">Optional</bridgehead>

-- 
http://linuxfromscratch.org/mailman/listinfo/blfs-book
FAQ: http://www.linuxfromscratch.org/blfs/faq.html
Unsubscribe: See the above information page

Reply via email to