Author: randy
Date: 2006-06-20 11:38:13 -0600 (Tue, 20 Jun 2006)
New Revision: 6163

Modified:
   trunk/BOOK/introduction/welcome/changelog.xml
   trunk/BOOK/x/lib/pango.xml
Log:
Removed cairo as a recommended dependency of Pango

Modified: trunk/BOOK/introduction/welcome/changelog.xml
===================================================================
--- trunk/BOOK/introduction/welcome/changelog.xml       2006-06-20 16:58:50 UTC 
(rev 6162)
+++ trunk/BOOK/introduction/welcome/changelog.xml       2006-06-20 17:38:13 UTC 
(rev 6163)
@@ -45,6 +45,10 @@
       <para>June 20th, 2006</para>
       <itemizedlist>
         <listitem>
+          <para>[randy] - Removed cairo as a recommended dependency of
+          Pango.</para>
+        </listitem>
+        <listitem>
           <para>[bdubbs] - Fixed typo in nas instructions.</para>
         </listitem>
       </itemizedlist>

Modified: trunk/BOOK/x/lib/pango.xml
===================================================================
--- trunk/BOOK/x/lib/pango.xml  2006-06-20 16:58:50 UTC (rev 6162)
+++ trunk/BOOK/x/lib/pango.xml  2006-06-20 17:38:13 UTC (rev 6163)
@@ -67,11 +67,15 @@
     <xref linkend="x-window-system"/> or
     <xref linkend="fontconfig"/></para>
 
+    <!--
     <bridgehead renderas="sect4">Recommended</bridgehead>
     <para role="recommended"><xref linkend="cairo"/></para>
+    -->
 
     <para><application>cairo</application> is not required to build
-    <application>Pango</application>, but if you don't build
+    <application>Pango</application>, but it is highly recommended that you
+    install <application>cairo</application> before building
+    <application>Pango</application>. If you don't build
     <application>Pango</application> with a <application>cairo</application>
     backend, then <application>GTK+</application>-2 will not build.</para>
 

-- 
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