aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorGerard Beekmans <gerard@linuxfromscratch.org>2002-02-16 22:25:18 +0000
committerGerard Beekmans <gerard@linuxfromscratch.org>2002-02-16 22:25:18 +0000
commite04ebc1adf803c1962496ad543044c3666513efd (patch)
tree4977a8e17b795048f96bab9400dc297e22b82b15
parentfedd0ae8a7f1ba7d8706846267acf50c2e688abc (diff)
updated deps for file
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@1599 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
-rw-r--r--appendixa/file-dep.xml11
-rw-r--r--index.xml2
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>
diff --git a/index.xml b/index.xml
index 16bcc7e57..396bfe31b 100644
--- a/index.xml
+++ b/index.xml
@@ -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">