diff options
author | Manuel Canales Esparcia <manuel@linuxfromscratch.org> | 2005-02-24 22:26:46 +0000 |
---|---|---|
committer | Manuel Canales Esparcia <manuel@linuxfromscratch.org> | 2005-02-24 22:26:46 +0000 |
commit | 45992ae10ca08f38a445f4d1eb47544fe0c2ec33 (patch) | |
tree | 96610c65090094b35302b97c5f44a27a79e49fcd /general.ent | |
parent | 1360952f19c68ac6daefdf3a7c254eef0097379d (diff) |
Removed the package name from the dependencies titles.
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@4682 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
Diffstat (limited to 'general.ent')
-rw-r--r-- | general.ent | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/general.ent b/general.ent index dd0611eb7..5e032e357 100644 --- a/general.ent +++ b/general.ent @@ -14,6 +14,7 @@ <!ENTITY buildtime "Approximate build time"> <!ENTITY diskspace "Required disk space"> +<!ENTITY dependencies "Installation depends on"> <!ENTITY autoconf-version "2.59"> <!ENTITY automake-version "1.9.5"> |