Author: randy
Date: 2006-06-13 15:50:36 -0600 (Tue, 13 Jun 2006)
New Revision: 6157

Modified:
   trunk/BOOK/general.ent
   trunk/BOOK/introduction/welcome/changelog.xml
   trunk/BOOK/x/lib/pango.xml
Log:
Removed Fontconfig as an optional dependency of Pango as it is required in one 
way or another, thanks to Chris Staub for pointing this out

Modified: trunk/BOOK/general.ent
===================================================================
--- trunk/BOOK/general.ent      2006-06-13 21:42:37 UTC (rev 6156)
+++ trunk/BOOK/general.ent      2006-06-13 21:50:36 UTC (rev 6157)
@@ -1,4 +1,4 @@
-<!ENTITY day          "11">                   <!-- Always 2 digits -->
+<!ENTITY day          "13">                   <!-- Always 2 digits -->
 <!ENTITY month        "06">                   <!-- Always 2 digits -->
 <!ENTITY year         "2006">
 <!ENTITY version      "svn-&year;&month;&day;">
@@ -468,6 +468,7 @@
 <!ENTITY gnomemeeting-version         "1.2.2">
 <!ENTITY gnome-keyring-manager-version "2.12.0">
 <!ENTITY gnome-volume-manager-version "1.5.4">
+<!ENTITY gnome-mount-version          "0.4">
 <!ENTITY gnome-games-version          "2.12.2">
 <!ENTITY sound-juicer-version         "2.12.3">
 <!ENTITY totem-version                "1.2.1">

Modified: trunk/BOOK/introduction/welcome/changelog.xml
===================================================================
--- trunk/BOOK/introduction/welcome/changelog.xml       2006-06-13 21:42:37 UTC 
(rev 6156)
+++ trunk/BOOK/introduction/welcome/changelog.xml       2006-06-13 21:50:36 UTC 
(rev 6157)
@@ -45,6 +45,11 @@
       <para>June 13th, 2006</para>
       <itemizedlist>
         <listitem>
+          <para>[randy] - Removed Fontconfig as an optional dependency of
+          Pango as it is required in one way or another, thanks to Chris
+          Staub for pointing this out.</para>
+        </listitem>
+        <listitem>
           <para>[tushar] - Removed incorrect dependencies from gtk+</para>
         </listitem>
       </itemizedlist>

Modified: trunk/BOOK/x/lib/pango.xml
===================================================================
--- trunk/BOOK/x/lib/pango.xml  2006-06-13 21:42:37 UTC (rev 6156)
+++ trunk/BOOK/x/lib/pango.xml  2006-06-13 21:50:36 UTC (rev 6157)
@@ -77,8 +77,7 @@
 
     <bridgehead renderas="sect4">Optional (If <application>cairo</application>
     is Not Installed)</bridgehead>
-    <para role="optional"><xref linkend="x-window-system"/> and
-    <xref linkend="fontconfig"/></para>
+    <para role="optional"><xref linkend="x-window-system"/></para>
 
     <bridgehead renderas="sect4">Optional (To Rebuild the API 
Documentation)</bridgehead>
     <para role="optional"><xref linkend="gtk-doc"/></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