mirror of
https://git.linuxfromscratch.org/lfs.git
synced 2025-02-01 03:42:13 +00:00
updated findutils deps
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@1583 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
This commit is contained in:
parent
fc1402f25c
commit
27c4255d20
@ -6,14 +6,15 @@ installed:</para>
|
|||||||
|
|
||||||
<literallayout>
|
<literallayout>
|
||||||
bash: sh
|
bash: sh
|
||||||
binutils: ar, as, ld
|
binutils: ar, as, ld, ranlib
|
||||||
fileutils: chmod, cp, mv, rm
|
diffutils: cmp
|
||||||
grep: grep
|
fileutils: chmod, cp, install, mv, rm
|
||||||
gcc: cc
|
grep: egrep, grep
|
||||||
|
gcc: cc1, collect2, cpp0, gcc
|
||||||
make: make
|
make: make
|
||||||
patch: patch
|
patch: patch
|
||||||
sed: sed
|
sed: sed
|
||||||
sh-utils: basename, date
|
sh-utils: basename, date, echo, hostname
|
||||||
textutils: cat, tr
|
textutils: cat, tr
|
||||||
</literallayout>
|
</literallayout>
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user