aboutsummaryrefslogtreecommitdiffstats
path: root/appendixa/file-dep.xml
diff options
context:
space:
mode:
authorAlex Gronenwoud <alex@linuxfromscratch.org>2003-09-16 21:21:58 +0000
committerAlex Gronenwoud <alex@linuxfromscratch.org>2003-09-16 21:21:58 +0000
commite3339bc11204653bbcfefc1cafd1f80450df067f (patch)
tree5f1929101e0302d1a5445b3d172449b9dd0ceb6f /appendixa/file-dep.xml
parent22605727e1007f7d8e3f553f9ee6e5e1af9df3e9 (diff)
Adjusting the dependencies for the new Coreutils.
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@2827 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
Diffstat (limited to 'appendixa/file-dep.xml')
-rw-r--r--appendixa/file-dep.xml11
1 files changed, 4 insertions, 7 deletions
diff --git a/appendixa/file-dep.xml b/appendixa/file-dep.xml
index 6f22bfc98..cd5839ae8 100644
--- a/appendixa/file-dep.xml
+++ b/appendixa/file-dep.xml
@@ -5,21 +5,18 @@
<para>(Last checked against version &file-depversion;.)</para>
-<literallayout>Autoconf: autoconf, autoheader
-Automake: aclocal, automake
-Bash: sh
+<literallayout>Bash: sh
Binutils: as, ld
+Coreutils: cat, chmod, echo, expr, hostname, install, ln, ls, mv, rm,
+ sleep, touch, tr
Diffutils: cmp
-Fileutils: chmod, install, ln, ls, mv, rm, touch
Gcc: cc1, collect2, cpp0, gcc
Grep: egrep, grep
M4: m4
Make: make
Gawk: gawk
Sed: sed
-Sh-utils: echo, expr, hostname, sleep
-Texinfo: makeinfo
-Textutils: cat, tr</literallayout>
+Texinfo: makeinfo</literallayout>
</sect2>