mirror of
https://git.linuxfromscratch.org/lfs.git
synced 2025-07-10 14:24:10 +01:00
updated deps for grep
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@1610 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
This commit is contained in:
parent
94cd218038
commit
9c6a455a2d
@ -4,15 +4,22 @@
|
|||||||
<para>Grep-&grep-depversion; needs the following to be installed:</para>
|
<para>Grep-&grep-depversion; needs the following to be installed:</para>
|
||||||
|
|
||||||
<literallayout>
|
<literallayout>
|
||||||
|
autoconf: autoconf, autoheader
|
||||||
|
automake: aclocal, automake
|
||||||
bash: sh
|
bash: sh
|
||||||
binutils: ar, as, ld
|
binutils: as, ld
|
||||||
diffutils: cmp
|
diffutils: cmp
|
||||||
fileutils: chmod, cp, ln, ls, mkdir, rm
|
fileutils: chmod, install, ls, mkdir, mv, rm
|
||||||
gcc: cc
|
gettext: msgfmt, xgettext
|
||||||
grep: egrep, grep
|
gcc: cc, cc1, collect2, cpp0, gcc
|
||||||
|
glibc: getconf
|
||||||
|
grep: egrep, fgrep, grep
|
||||||
|
m4: m4
|
||||||
make: make
|
make: make
|
||||||
|
mawk: mawk
|
||||||
sed: sed
|
sed: sed
|
||||||
sh-utils: basename, expr, sleep, uname
|
sh-utils: basename, echo, expr, hostname, sleep, uname
|
||||||
|
texinfo: install-info, makeinfo
|
||||||
textutils: cat, tr
|
textutils: cat, tr
|
||||||
</literallayout>
|
</literallayout>
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user