diff options
author | Alex Gronenwoud <alex@linuxfromscratch.org> | 2003-09-16 21:21:58 +0000 |
---|---|---|
committer | Alex Gronenwoud <alex@linuxfromscratch.org> | 2003-09-16 21:21:58 +0000 |
commit | e3339bc11204653bbcfefc1cafd1f80450df067f (patch) | |
tree | 5f1929101e0302d1a5445b3d172449b9dd0ceb6f /appendixa/automake-dep.xml | |
parent | 22605727e1007f7d8e3f553f9ee6e5e1af9df3e9 (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/automake-dep.xml')
-rw-r--r-- | appendixa/automake-dep.xml | 7 |
1 files changed, 3 insertions, 4 deletions
diff --git a/appendixa/automake-dep.xml b/appendixa/automake-dep.xml index 88e1d6c44..300200b9f 100644 --- a/appendixa/automake-dep.xml +++ b/appendixa/automake-dep.xml @@ -6,15 +6,14 @@ <para>(Last checked against version &automake-depversion;.)</para> <literallayout>Bash: sh +Coreutils: cat, chmod, echo, expr, hostname, install, ls, mkdir, + mv, rm, rmdir, sleep, tr Diffutils: cmp -Fileutils: chmod, install, ls, mkdir, mv, rm, rmdir Grep: fgrep, grep Make: make Perl: perl Sed: sed -Sh-utils: echo, expr, hostname, sleep -Texinfo: install-info -Textutils: cat, tr</literallayout> +Texinfo: install-info</literallayout> </sect2> |