aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorGerard Beekmans <gerard@linuxfromscratch.org>2002-02-16 20:30:19 +0000
committerGerard Beekmans <gerard@linuxfromscratch.org>2002-02-16 20:30:19 +0000
commita3058450b0542f93fe65bf11256dde8d50d22561 (patch)
treea3dccdfc7bfef3acd77aec6c151eedb62296093b
parent27c4255d20c4d5e57ed13b3b3d46330126ddea88 (diff)
updated mawk deps
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@1584 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
-rw-r--r--appendixa/mawk-dep.xml5
1 files changed, 3 insertions, 2 deletions
diff --git a/appendixa/mawk-dep.xml b/appendixa/mawk-dep.xml
index 688362844..b25309d7c 100644
--- a/appendixa/mawk-dep.xml
+++ b/appendixa/mawk-dep.xml
@@ -4,14 +4,15 @@
<para>Mawk-&mawk-depversion; needs the following to be installed:</para>
<literallayout>
+bash: sh
fileutils: chmod, cp, ln, rm
binutils: as, ld
diffutils: cmp
-gcc: cc
+gcc: cc1, collect2, cpp0, gcc
grep: egrep, grep
make: make
sed: sed
-sh-utils: tee
+sh-utils: hostname, tee
textutils: cat, tr
</literallayout>