Changeset f4bc1ff


Ignore:
Timestamp:
08/26/2003 06:05:30 AM (21 years ago)
Author:
Tushar Teredesai <tushar@…>
Branches:
10.0, 10.1, 11.0, 11.1, 11.2, 11.3, 12.0, 12.1, 6.0, 6.1, 6.2, 6.2.0, 6.2.0-rc1, 6.2.0-rc2, 6.3, 6.3-rc1, 6.3-rc2, 6.3-rc3, 7.10, 7.4, 7.5, 7.6, 7.6-blfs, 7.6-systemd, 7.7, 7.8, 7.9, 8.0, 8.1, 8.2, 8.3, 8.4, 9.0, 9.1, basic, bdubbs/svn, elogind, gnome, kde5-13430, kde5-14269, kde5-14686, kea, ken/TL2024, ken/inkscape-core-mods, ken/tuningfonts, krejzi/svn, lazarus, lxqt, nosym, perl-modules, plabs/newcss, plabs/python-mods, python3.11, qt5new, rahul/power-profiles-daemon, renodr/vulkan-addition, systemd-11177, systemd-13485, trunk, upgradedb, v5_0, v5_0-pre1, v5_1, v5_1-pre1, xry111/intltool, xry111/llvm18, xry111/soup3, xry111/test-20220226, xry111/xf86-video-removal
Children:
13b9bfad
Parents:
3cfb81c
Message:

added dependencies for fontconfig

git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@990 af4574ff-66df-0310-9fd7-8a98e5e911e0

Files:
3 edited

Legend:

Unmodified
Added
Removed
  • index.xml

    r3cfb81c rf4bc1ff  
    33                        "/usr/share/docbook/docbookx.dtd" [
    44
    5 <!ENTITY version "20030825">
    6 <!ENTITY releasedate "August 25th, 2003">
     5<!ENTITY version "20030826">
     6<!ENTITY releasedate "August 26th, 2003">
    77
    88<!ENTITY % book SYSTEM "book/book.ent">
  • introduction/welcome/changelog.xml

    r3cfb81c rf4bc1ff  
    1111<itemizedlist>
    1212
     13<listitem><para>August 26th, 2003 [tushar]: Added dependencies for
     14fontconfig.</para></listitem>
     15
    1316<listitem><para>August 25th, 2003 [larry]: Applied update patches
    1417submitted by Igor Zivkovic for cvs-1.11.6 and hdparm-5.4.</para></listitem>
  • x/lib/fontconfig/fontconfig-intro.xml

    r3cfb81c rf4bc1ff  
    2424</sect3>
    2525
     26<sect3><title><application>fontconfig</application> dependencies</title>
     27<sect4><title>Required</title>
     28<para><xref linkend="freetype2"/>, and <xref linkend="expat"/> </para></sect4>
     29</sect3>
     30
    2631</sect2>
Note: See TracChangeset for help on using the changeset viewer.