diff options
author | Gerard Beekmans <gerard@linuxfromscratch.org> | 2002-02-16 21:19:47 +0000 |
---|---|---|
committer | Gerard Beekmans <gerard@linuxfromscratch.org> | 2002-02-16 21:19:47 +0000 |
commit | 9f949396edcdea55b8c7c667758326e76b0e0c1f (patch) | |
tree | 41454a116df95f6b39311bd99049d9d2a1ab8da9 /appendixa/gcc-dep.xml | |
parent | 68fa33bd310b6f7738f54afc34dc012f1b39d722 (diff) |
updated deps for gcc
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@1587 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
Diffstat (limited to 'appendixa/gcc-dep.xml')
-rw-r--r-- | appendixa/gcc-dep.xml | 10 |
1 files changed, 5 insertions, 5 deletions
diff --git a/appendixa/gcc-dep.xml b/appendixa/gcc-dep.xml index 5036c3ab3..3976d25e2 100644 --- a/appendixa/gcc-dep.xml +++ b/appendixa/gcc-dep.xml @@ -9,15 +9,15 @@ binutils: ar, as, ld, nm, ranlib diffutils: cmp fileutils: chmod, cp, ln, ls, mkdir, mv, rm, touch find: find -gcc: gcc, cc +gcc: cc, cc1, collect2, cpp0, gcc grep: egrep, grep make: make -mawk: mawk +patch: patch sed: sed -sh-utils: basename, echo, expr, sleep, true, uname +sh-utils: basename, dirname, echo, expr, hostname, sleep, true, uname tar: tar -texinfo: makeinfo -textutils: cat, head, sort, tail, tr, uniq +texinfo: install-info, makeinfo +textutils: cat, tail, tr </literallayout> </sect2> |