Removed expat from Python dependencies as an internal version is used

and modifying the sources to use a system shared expat library is not
advised.


git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@2953 af4574ff-66df-0310-9fd7-8a98e5e911e0
This commit is contained in:
Igor Živković 2004-11-17 08:11:28 +00:00
parent 75d962dcf7
commit 8617e7477f

View File

@ -45,7 +45,7 @@ url="&patch-root;/Python-&Python-version;-gdbm-1.patch"/></para></listitem>
<sect3><title><application>Python</application> dependencies</title>
<sect4><title>Optional</title>
<para><xref linkend="openssl"/>, <xref linkend="expat"/>, <xref linkend="tk"/>,
<para><xref linkend="openssl"/>, <xref linkend="tk"/>,
<xref linkend="gdbm"/>, <xref linkend="db"/>, <xref linkend="gmp"/> and
<ulink url="http://www.gnu.org/software/pth/">Pth</ulink></para>
</sect4>