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/libtool-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/libtool-dep.xml')
-rw-r--r-- | appendixa/libtool-dep.xml | 7 |
1 files changed, 3 insertions, 4 deletions
diff --git a/appendixa/libtool-dep.xml b/appendixa/libtool-dep.xml index 249a4b59b..d775f24d3 100644 --- a/appendixa/libtool-dep.xml +++ b/appendixa/libtool-dep.xml @@ -7,16 +7,15 @@ <literallayout>Bash: sh Binutils: ar, as, ld, nm, ranlib, strip +Coreutils: cat, chmod, cp, echo, expr, hostname, install, ln, ls, + mkdir, mv, rm, rmdir, sleep, sort, tr, uname, uniq Diffutils: cmp -Fileutils: chmod, cp, install, ln, ls, mkdir, mv, rm, rmdir Gcc: cc, cc1, collect2, cpp0 Glibc: ldconfig Grep: egrep, fgrep, grep Make: make Sed: sed -Sh-utils: echo, expr, hostname, sleep, uname -Texinfo: install-info -Textutils: cat, sort, tr, uniq</literallayout> +Texinfo: install-info</literallayout> </sect2> |