mirror of
https://git.linuxfromscratch.org/lfs.git
synced 2025-03-06 06:14:47 +00:00
updated deps for bash
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@1597 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
This commit is contained in:
parent
a1d6fdd96f
commit
92fadce259
@ -4,17 +4,18 @@
|
||||
<para>Bash-&bash-depversion; needs the following to be installed:</para>
|
||||
|
||||
<literallayout>
|
||||
bash: sh
|
||||
binutils: ar, as, ld, size
|
||||
bash: bash, sh
|
||||
binutils: ar, as, ld, ranlib, size
|
||||
diffutils: cmp
|
||||
fileutils: chmod, cp, ls, mv
|
||||
fileutils: rm
|
||||
gcc: cc
|
||||
fileutils: chmod, cp, install, ln, ls, mkdir, mv, rm
|
||||
gcc: cc, cc1, collect2, cpp0, gcc
|
||||
grep: egrep, grep
|
||||
make: make
|
||||
mawk: awk
|
||||
sed: sed
|
||||
sh-utils: basename, echo, expr, uname
|
||||
textutils: cat, tr
|
||||
sh-utils: basename, echo, expr, hostname, sleep, uname
|
||||
texinfo: install-info
|
||||
textutils: cat, tr, uniq
|
||||
</literallayout>
|
||||
|
||||
</sect2>
|
||||
|
Loading…
Reference in New Issue
Block a user