diff options
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> |