Changeset 46f1cfa


Ignore:
Timestamp:
04/18/2004 12:43:36 PM (20 years ago)
Author:
Igor Živković <igor@…>
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_1, v5_1-pre1, xry111/intltool, xry111/llvm18, xry111/soup3, xry111/test-20220226, xry111/xf86-video-removal
Children:
7f6f64ac
Parents:
824fe68
Message:

libgnome corrections

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

Files:
3 edited

Legend:

Unmodified
Added
Removed
  • gnome/lib/libgnome/libgnome-intro.xml

    r824fe68 r46f1cfa  
    2020<sect3><title><application>libgnome</application> dependencies</title>
    2121<sect4><title>Required</title>
    22 <para><xref linkend="esound"/> and <xref linkend="gnome-vfs"/></para></sect4>
     22<para>
     23<xref linkend="gnome-vfs"/>
     24</para></sect4>
    2325<sect4><title>Optional</title>
    24 <para><xref linkend="gtk-doc"/> and <xref linkend="DocBook"/></para></sect4>
     26<para>
     27<xref linkend="esound"/> and
     28<xref linkend="gtk-doc"/>
     29</para></sect4>
    2530</sect3>
    2631
  • kde/inst/kde-base.xml

    r824fe68 r46f1cfa  
    2424<para>
    2525<xref linkend="libxml2"/>,
    26 <xref linkend="samba"/>, <!-- Point to 3.0 if Billy doesn't update
    27                               before next release. -->
    2826<xref linkend="j2sdk"/>,
    2927<xref linkend="lesstif"/>,
     
    3432<xref linkend="pkgconfig"/>,
    3533<xref linkend="libart_lgpl"/>,
     34<ulink url="http://www.samba.org/">Samba 3.0.<replaceable>X</replaceable></ulink>,
    3635<ulink url="http://mtools.linux.lu/">Mtools</ulink>,
    3736<ulink url="http://www.pdc.kth.se/kth-krb/">krb4</ulink>,
  • multimedia/libdriv/esound/esound-intro.xml

    r824fe68 r46f1cfa  
    1717<sect3><title><application>EsounD</application> dependencies</title>
    1818<sect4><title>Required</title>
    19 <para><xref linkend="audiofile"/></para></sect4>
     19<para>
     20<xref linkend="audiofile"/>
     21</para></sect4>
     22<sect4><title>Optional</title>
     23<para>
     24<xref linkend="alsa"/>,
     25<xref linkend="tcpwrappers"/> and
     26<ulink url="http://sources.redhat.com/docbook-tools/">docbook-utils</ulink>
     27</para></sect4>
    2028</sect3>
    2129
Note: See TracChangeset for help on using the changeset viewer.