Author: igor
Date: Thu Jun  6 08:17:59 2013
New Revision: 11278

Log:
Cairo: removed GLib from required dependencies, added GObject Introspection and 
LZO

Modified:
   trunk/BOOK/x/lib/cairo.xml

Modified: trunk/BOOK/x/lib/cairo.xml
==============================================================================
--- trunk/BOOK/x/lib/cairo.xml  Thu Jun  6 07:30:47 2013        (r11277)
+++ trunk/BOOK/x/lib/cairo.xml  Thu Jun  6 08:17:59 2013        (r11278)
@@ -87,8 +87,7 @@
 
     <bridgehead renderas="sect4">Required</bridgehead>
     <para role="required">
-      <xref linkend="libpng"/>,
-      <xref linkend="glib2"/> and
+      <xref linkend="libpng"/> and
       <xref linkend="pixman"/>
     </para>
 
@@ -98,12 +97,18 @@
       <xref linkend="xorg7-lib"/>
     </para>
 
+    <bridgehead renderas="sect4">Optional (Required if building 
GNOME)</bridgehead>
+    <para role="optional">
+      <xref linkend="gobject-introspection"/>
+    </para>
+
     <bridgehead renderas="sect4">Optional</bridgehead>
     <para role="optional">
       <xref linkend="cogl"/>,
       <ulink url="http://www.directfb.org/";>DirectFB</ulink>,
       <xref linkend="gtk-doc"/>,
       <xref linkend="libdrm"/>,
+      <xref linkend="LZO"/>,
       <xref linkend="mesalib"/>,
       <xref linkend="qt4"/>,
       <ulink url="http://code.google.com/p/skia/";>Skia</ulink> and
-- 
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