Added pspell section.

git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@372 af4574ff-66df-0310-9fd7-8a98e5e911e0
This commit is contained in:
Billy O 'Connor 2002-11-07 04:00:19 +00:00
parent 4fda59c07b
commit c69b36312a
2 changed files with 3 additions and 0 deletions

View File

@ -14,6 +14,7 @@
<!ENTITY % expat SYSTEM "genlib/expat/expat.ent">
<!ENTITY % readline SYSTEM "genlib/readline/readline.ent">
<!ENTITY % libesmtp SYSTEM "genlib/libesmtp/libesmtp.ent">
<!ENTITY % pspell SYSTEM "genlib/pspell/pspell.ent">
%openssl;
%pcre;
%xmllib;
@ -26,6 +27,7 @@
%expat;
%readline;
%libesmtp;
%pspell;
<!-- Graphics Libraries -->
<!ENTITY general-graphlib SYSTEM "graphlib/graphlib.xml">

View File

@ -46,4 +46,5 @@ them.</para>
&GLib2;
&expat;
&libesmtp;
&pspell;
</chapter>