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/kbd-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/kbd-dep.xml')
-rw-r--r-- | appendixa/kbd-dep.xml | 5 |
1 files changed, 2 insertions, 3 deletions
diff --git a/appendixa/kbd-dep.xml b/appendixa/kbd-dep.xml index 46dc221ca..583151cde 100644 --- a/appendixa/kbd-dep.xml +++ b/appendixa/kbd-dep.xml @@ -8,8 +8,8 @@ <literallayout>Bash: sh Binutils: as, ld, strip Bison: bison +Coreutils: cp, install, ln, mv, rm, uname Diffutils: cmp -Fileutils: cp, install, ln, mv, rm Flex: flex Gettext: msgfmt, xgettext Gcc: cc1, collect2, cpp0, gcc @@ -17,8 +17,7 @@ Grep: grep Gzip: gunzip, gzip Make: make Patch: patch -Sed: sed -Sh-utils: uname</literallayout> +Sed: sed</literallayout> </sect2> |