diff options
author | Gerard Beekmans <gerard@linuxfromscratch.org> | 2002-02-16 23:33:07 +0000 |
---|---|---|
committer | Gerard Beekmans <gerard@linuxfromscratch.org> | 2002-02-16 23:33:07 +0000 |
commit | bd8a10bb24e13385bb6f30f31374e12ffeaf5338 (patch) | |
tree | 31941c534e027e096ad045a3164901758634b148 /appendixa/gzip-dep.xml | |
parent | 9c6a455a2d3bbe7768a5bdd5e4487cfdca46bb5b (diff) |
updated deps for gzip
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@1611 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
Diffstat (limited to 'appendixa/gzip-dep.xml')
-rw-r--r-- | appendixa/gzip-dep.xml | 7 |
1 files changed, 4 insertions, 3 deletions
diff --git a/appendixa/gzip-dep.xml b/appendixa/gzip-dep.xml index 96233390e..932a74d32 100644 --- a/appendixa/gzip-dep.xml +++ b/appendixa/gzip-dep.xml @@ -6,11 +6,12 @@ <literallayout> bash: sh binutils: as, ld, nm -fileutils: chmod, cp, ln, mv, rm -gcc: cc -grep: grep +fileutils: chmod, cp, install, ln, mv, rm +gcc: cc1, collect2, cpp, cpp0, gcc +grep: egrep, grep make: make sed: sed +sh-utils: hostname textutils: cat, tr </literallayout> |