aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorGerard Beekmans <gerard@linuxfromscratch.org>2002-02-17 15:54:09 +0000
committerGerard Beekmans <gerard@linuxfromscratch.org>2002-02-17 15:54:09 +0000
commit965b2499fe092aeb3c2cdfc699717cf290d1b73c (patch)
treec61faeee416eedc5aa9af67f2d342b033a252174
parentb99965e7760ded82aace7355ae3eedfd9e240ad2 (diff)
updated deps for textutils
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@1629 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
-rw-r--r--appendixa/textutils-dep.xml20
1 files changed, 15 insertions, 5 deletions
diff --git a/appendixa/textutils-dep.xml b/appendixa/textutils-dep.xml
index 6f29f14b1..99f8fe214 100644
--- a/appendixa/textutils-dep.xml
+++ b/appendixa/textutils-dep.xml
@@ -5,15 +5,25 @@
installed:</para>
<literallayout>
+autoconf: autoconf, autoheader
+automake: aclocal, automake
bash: sh
-binutils: ar, as, ld
+binutils: ar, as, ld, ranlib
diffutils: cmp
-fileutils: chmod, cp, ln, ls, mv, rm
-gcc: cc
-grep: egrep, grep
+fileutils: chmod, install, ls, mv, rm
+gettext: msgfmt, xgettext
+gcc: cc, cc1, collect2, cpp0, gcc
+glibc: getconf
+grep: egrep, fgrep, grep
+m4: m4
make: make
+mawk: mawk
+net-tools: hostname
+perl: perl
sed: sed
-sh-utils: basename, expr, sleep, uname
+sh-utils: basename, echo, expr, sleep, uname
+tar: tar
+texinfo: install-info, makeinfo
textutils: cat, tr
</literallayout>