aboutsummaryrefslogtreecommitdiffstats
path: root/appendixa/gettext-dep.xml
diff options
context:
space:
mode:
authorGerard Beekmans <gerard@linuxfromscratch.org>2002-02-16 23:09:59 +0000
committerGerard Beekmans <gerard@linuxfromscratch.org>2002-02-16 23:09:59 +0000
commit9d1e1e23898cbd0003ae3b37b1a4c2be8336f823 (patch)
treed5e1d7c575d1c7363dc0a1dfe76e2ee401a9bb4c /appendixa/gettext-dep.xml
parentcbae9474411b0d683508ede95d6a4b8db5478f4b (diff)
updated deps for gettext
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@1605 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
Diffstat (limited to 'appendixa/gettext-dep.xml')
-rw-r--r--appendixa/gettext-dep.xml16
1 files changed, 11 insertions, 5 deletions
diff --git a/appendixa/gettext-dep.xml b/appendixa/gettext-dep.xml
index 8fce993b7..487ffa297 100644
--- a/appendixa/gettext-dep.xml
+++ b/appendixa/gettext-dep.xml
@@ -4,15 +4,21 @@
<para>Gettext-&gettext-depversion; needs the following to be installed:</para>
<literallayout>
+autoconf: autoconf, autoheader
+automake: aclocal, automake
bash: sh
-binutils: ar, as, ld, nm
+binutils: ar, as, ld, nm, ranlib, strip
+bison: bison
diffutils: cmp
-fileutils: chmod, cp, ln, ls, mkdir, mv, rm, rmdir
-gcc: cc
-grep: egrep, grep
+fileutils: chmod, install, ln, ls, mkdir, mv, rm, rmdir
+gcc: cc, cc1, collect2, cpp0, gcc
+grep: egrep, fgrep, grep
+m4: m4
make: make
+mawk: mawk
sed: sed
-sh-utils: basename, echo, expr, sleep, uname
+sh-utils: basename, echo, expr, hostname, sleep, uname
+texinfo: install-info, makeinfo
textutils: cat, sort, tr, uniq
</literallayout>