diff options
author | Gerard Beekmans <gerard@linuxfromscratch.org> | 2002-02-16 22:17:48 +0000 |
---|---|---|
committer | Gerard Beekmans <gerard@linuxfromscratch.org> | 2002-02-16 22:17:48 +0000 |
commit | 92fadce259e4cef52a8615f143850298709eae91 (patch) | |
tree | 8e30e98c35d4abb573005d84a0803637117c5606 /appendixa/bash-dep.xml | |
parent | a1d6fdd96fcfe5097a227d5c9cc9397c82895746 (diff) |
updated deps for bash
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@1597 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
Diffstat (limited to 'appendixa/bash-dep.xml')
-rw-r--r-- | appendixa/bash-dep.xml | 15 |
1 files changed, 8 insertions, 7 deletions
diff --git a/appendixa/bash-dep.xml b/appendixa/bash-dep.xml index 5bf12387d..c719bdf22 100644 --- a/appendixa/bash-dep.xml +++ b/appendixa/bash-dep.xml @@ -4,17 +4,18 @@ <para>Bash-&bash-depversion; needs the following to be installed:</para> <literallayout> -bash: sh -binutils: ar, as, ld, size +bash: bash, sh +binutils: ar, as, ld, ranlib, size diffutils: cmp -fileutils: chmod, cp, ls, mv -fileutils: rm -gcc: cc +fileutils: chmod, cp, install, ln, ls, mkdir, mv, rm +gcc: cc, cc1, collect2, cpp0, gcc grep: egrep, grep make: make +mawk: awk sed: sed -sh-utils: basename, echo, expr, uname -textutils: cat, tr +sh-utils: basename, echo, expr, hostname, sleep, uname +texinfo: install-info +textutils: cat, tr, uniq </literallayout> </sect2> |