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/binutils-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/binutils-dep.xml')
-rw-r--r-- | appendixa/binutils-dep.xml | 13 |
1 files changed, 4 insertions, 9 deletions
diff --git a/appendixa/binutils-dep.xml b/appendixa/binutils-dep.xml index 689c81861..086ae84c3 100644 --- a/appendixa/binutils-dep.xml +++ b/appendixa/binutils-dep.xml @@ -5,23 +5,18 @@ <para>(Last checked against version &binutils-depversion;.)</para> -<literallayout>Autoconf: autoconf, autoheader -Automake: aclocal, automake -Bash: sh +<literallayout>Bash: sh Binutils: ar, as, ld, nm, ranlib, strip +Coreutils: basename, cat, chmod, cp, echo, expr, hostname, ln, ls, mkdir + mv, rm, rmdir, sleep, sort, touch, tr, true, uname, uniq Diffutils: cmp -Fileutils: chmod, cp, ln, ls, mkdir, mv, rm, rmdir, touch -Flex: flex Gcc: cc, cc1, collect2, cpp0, gcc Glibc: ldconfig Grep: egrep, fgrep, grep -M4: m4 Make: make Gawk: gawk Sed: sed -Sh-utils: basename, echo, expr, hostname, sleep, true, uname -Texinfo: install-info, makeinfo -Textutils: cat, sort, tr, uniq</literallayout> +Texinfo: install-info, makeinfo</literallayout> </sect2> |