mirror of
https://git.linuxfromscratch.org/lfs.git
synced 2025-07-19 18:55:09 +01:00
updated mawk deps
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@1584 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
This commit is contained in:
parent
27c4255d20
commit
a3058450b0
@ -4,14 +4,15 @@
|
|||||||
<para>Mawk-&mawk-depversion; needs the following to be installed:</para>
|
<para>Mawk-&mawk-depversion; needs the following to be installed:</para>
|
||||||
|
|
||||||
<literallayout>
|
<literallayout>
|
||||||
|
bash: sh
|
||||||
fileutils: chmod, cp, ln, rm
|
fileutils: chmod, cp, ln, rm
|
||||||
binutils: as, ld
|
binutils: as, ld
|
||||||
diffutils: cmp
|
diffutils: cmp
|
||||||
gcc: cc
|
gcc: cc1, collect2, cpp0, gcc
|
||||||
grep: egrep, grep
|
grep: egrep, grep
|
||||||
make: make
|
make: make
|
||||||
sed: sed
|
sed: sed
|
||||||
sh-utils: tee
|
sh-utils: hostname, tee
|
||||||
textutils: cat, tr
|
textutils: cat, tr
|
||||||
</literallayout>
|
</literallayout>
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user