mirror of
https://git.linuxfromscratch.org/lfs.git
synced 2025-06-21 20:59:22 +01:00
updated deps for shadow
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@1625 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
This commit is contained in:
parent
e360ffd1a7
commit
5378fc38c7
@ -4,16 +4,24 @@
|
|||||||
<para>Shadow-&shadow-depversion; needs the following to be installed:</para>
|
<para>Shadow-&shadow-depversion; needs the following to be installed:</para>
|
||||||
|
|
||||||
<literallayout>
|
<literallayout>
|
||||||
|
autoconf: autoconf, autoheader
|
||||||
|
automake: aclocal, automake
|
||||||
bash: sh
|
bash: sh
|
||||||
binutils: ar, as, ld, nm
|
binutils: ar, as, ld, nm, ranlib
|
||||||
diffutils: cmp
|
diffutils: cmp
|
||||||
fileutils: chmod, cp, ln, ls, mkdir, mv, rm, rmdir
|
fileutils: chmod, cp, install, ln, ls, mkdir, mv, rm, rmdir
|
||||||
gcc: cc
|
gettext: msgfmt, xgettext
|
||||||
|
gcc: cc1, collect2, cpp0, gcc
|
||||||
|
glibc: ldconfig
|
||||||
grep: egrep, grep
|
grep: egrep, grep
|
||||||
|
m4: m4
|
||||||
make: make
|
make: make
|
||||||
|
mawk: mawk
|
||||||
|
net-tools: hostname
|
||||||
sed: sed
|
sed: sed
|
||||||
sh-utils: basename, expr, sleep, uname
|
sh-utils: basename, echo, expr, sleep, uname
|
||||||
textutils: cat, sort, uniq
|
texinfo: makeinfo
|
||||||
|
textutils: cat, sort, tr, uniq
|
||||||
</literallayout>
|
</literallayout>
|
||||||
|
|
||||||
</sect2>
|
</sect2>
|
||||||
|
Loading…
Reference in New Issue
Block a user