diff options
author | Gerard Beekmans <gerard@linuxfromscratch.org> | 2002-02-16 22:25:18 +0000 |
---|---|---|
committer | Gerard Beekmans <gerard@linuxfromscratch.org> | 2002-02-16 22:25:18 +0000 |
commit | e04ebc1adf803c1962496ad543044c3666513efd (patch) | |
tree | 4977a8e17b795048f96bab9400dc297e22b82b15 /appendixa/file-dep.xml | |
parent | fedd0ae8a7f1ba7d8706846267acf50c2e688abc (diff) |
updated deps for file
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@1599 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
Diffstat (limited to 'appendixa/file-dep.xml')
-rw-r--r-- | appendixa/file-dep.xml | 11 |
1 files changed, 8 insertions, 3 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> |