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

git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@6157 af4574ff-66df-0310-9fd7-8a98e5e911e0
This commit is contained in:
Randy McMurchy 2006-06-13 21:50:36 +00:00
parent c58da2008a
commit ebb2f494c2
3 changed files with 8 additions and 3 deletions

View File

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

View File

@ -44,6 +44,11 @@
<listitem>
<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>

View File

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