diff options
-rw-r--r-- | appendixa/sed-dep.xml | 16 |
1 files changed, 11 insertions, 5 deletions
diff --git a/appendixa/sed-dep.xml b/appendixa/sed-dep.xml index 1ae8a9ecb..9c0aa217e 100644 --- a/appendixa/sed-dep.xml +++ b/appendixa/sed-dep.xml @@ -4,15 +4,21 @@ <para>Sed-&sed-depversion; needs the following to be 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, ls, mv, rm -gcc: cc -grep: egrep, grep +fileutils: chmod, install, ls, mv, rm +gcc: cc1, collect2, cpp0, gcc +glibc: getconf +grep: egrep, fgrep, grep +m4: m4 make: make +mawk: mawk sed: sed -sh-utils: basename, expr, sleep +sh-utils: echo, expr, hostname, sleep +texinfo: install-info, makeinfo textutils: cat, tr </literallayout> |