added dependencies for fontconfig

git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@990 af4574ff-66df-0310-9fd7-8a98e5e911e0
This commit is contained in:
Tushar Teredesai 2003-08-26 06:05:30 +00:00
parent 3cfb81c88d
commit f4bc1ffb95
3 changed files with 10 additions and 2 deletions

View File

@ -2,8 +2,8 @@
<!DOCTYPE book PUBLIC "-//OASIS//DTD DocBook XML V4.1.2//EN"
"/usr/share/docbook/docbookx.dtd" [
<!ENTITY version "20030825">
<!ENTITY releasedate "August 25th, 2003">
<!ENTITY version "20030826">
<!ENTITY releasedate "August 26th, 2003">
<!ENTITY % book SYSTEM "book/book.ent">
<!ENTITY % preface SYSTEM "preface/preface.ent">

View File

@ -10,6 +10,9 @@ page in Chapter 1 for details on who wrote what.</para>
<itemizedlist>
<listitem><para>August 26th, 2003 [tushar]: Added dependencies for
fontconfig.</para></listitem>
<listitem><para>August 25th, 2003 [larry]: Applied update patches
submitted by Igor Zivkovic for cvs-1.11.6 and hdparm-5.4.</para></listitem>

View File

@ -23,4 +23,9 @@ means that 2.2.90 is a beta release and the most current release is of the form
</sect3>
<sect3><title><application>fontconfig</application> dependencies</title>
<sect4><title>Required</title>
<para><xref linkend="freetype2"/>, and <xref linkend="expat"/> </para></sect4>
</sect3>
</sect2>