diff options
-rw-r--r-- | appendixa/file-dep.xml | 11 | ||||
-rw-r--r-- | index.xml | 2 |
2 files changed, 9 insertions, 4 deletions
diff --git a/appendixa/file-dep.xml b/appendixa/file-dep.xml index ac933f493..6af5b8104 100644 --- a/appendixa/file-dep.xml +++ b/appendixa/file-dep.xml @@ -4,15 +4,20 @@ <para>File-&file-depversion; needs the following to be installed:</para> <literallayout> +autoconf: autoconf, autoheader +automake: aclocal, automake bash: sh binutils: as, ld diffutils: cmp -fileutils: chmod, cp, ls, mv, rm -gcc: cc +fileutils: chmod, install, ln, ls, mv, rm, touch +gcc: cc1, collect2, cpp0, gcc grep: egrep, grep +m4: m4 make: make +mawk: mawk sed: sed -sh-utils: basename, expr, sleep +sh-utils: echo, expr, hostname, sleep +texinfo: makeinfo textutils: cat, tr </literallayout> @@ -926,7 +926,7 @@ <!ENTITY flex-dir "flex-&flex-version;"> <!ENTITY file-version "3.37"> -<!ENTITY file-depversion "3.36"> +<!ENTITY file-depversion "3.37"> <!ENTITY file-contversion "3.37"> <!ENTITY file-size "140 KB"> <!ENTITY file-compsize "2 MB"> |