Changeset c1e0ed2e


Ignore:
Timestamp:
07/10/2004 04:19:57 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, xry111/intltool, xry111/llvm18, xry111/soup3, xry111/test-20220226, xry111/xf86-video-removal
Children:
70823f8
Parents:
4fc3871
Message:

Corrected Firefox dependencies

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

File:
1 edited

Legend:

Unmodified
Added
Removed
  • xsoft/graphweb/firefox.xml

    r4fc3871 rc1e0ed2e  
    1212]>
    1313
    14 <sect1 id="firefox" xreflabel="MozillaFirefox-&firefox-version;">
     14<sect1 id="firefox" xreflabel="Mozilla Firefox-&firefox-version;">
    1515<?dbhtml filename="firefox.html" ?>
    16 <title>MozillaFirefox-&firefox-version;</title>
     16<title>Mozilla Firefox-&firefox-version;</title>
    1717
    1818<sect2>
     
    3737<sect3><title><application>Mozilla Firefox</application> dependencies</title>
    3838<sect4><title>Required</title>
    39 <para><xref linkend="zip"/>, <xref linkend="GTK2"/>,
    40 <xref linkend="libIDL"/>, <xref linkend="libmng"/> and
    41 <xref linkend="which"/>
     39<para>
     40<xref linkend="GTK2"/>,
     41<xref linkend="libIDL"/> and
     42<xref linkend="zip"/>
    4243</para></sect4>
    4344<sect4><title>Optional</title>
     
    4546<xref linkend="unzip"/> and
    4647<ulink url="http://www.stack.nl/~dimitri/doxygen/">doxygen</ulink>
     48<!-- Add these on 0.9.2 update
     49<xref linkend="gnome-vfs"/>
     50<xref linkend="mitkrb"/> or <xref linkend="heimdal"/>
     51-->
    4752</para></sect4>
    4853</sect3>
     
    6772            --enable-default-toolkit=gtk2 \
    6873            --with-x --with-system-zlib \
    69             --with-system-jpeg --with-system-png --with-system-mng \
     74            --with-system-jpeg --with-system-png \
    7075            --enable-xft --enable-crypto \
    7176            --disable-accessibility \
Note: See TracChangeset for help on using the changeset viewer.