mirror of
https://github.com/Zeckmathederg/glfs.git
synced 2025-01-26 08:42:12 +08:00
Added pspell section.
git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@372 af4574ff-66df-0310-9fd7-8a98e5e911e0
This commit is contained in:
parent
4fda59c07b
commit
c69b36312a
@ -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">
|
||||
|
@ -46,4 +46,5 @@ them.</para>
|
||||
&GLib2;
|
||||
&expat;
|
||||
&libesmtp;
|
||||
&pspell;
|
||||
</chapter>
|
||||
|
Loading…
Reference in New Issue
Block a user