mirror of
https://git.linuxfromscratch.org/lfs.git
synced 2025-01-19 13:37:39 +00:00
c24343cf1c
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@1630 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
24 lines
402 B
XML
24 lines
402 B
XML
<sect2>
|
|
<title>Dependencies</title>
|
|
|
|
<para>Util-linux-&util-linux-depversion; needs the following to be
|
|
installed:</para>
|
|
|
|
<literallayout>
|
|
bash: sh
|
|
binutils: as, ld
|
|
diffutils: cmp
|
|
fileutils: chgrp, chmod, cp, install, ln, mv, rm
|
|
gettext: msgfmt, xgettext
|
|
gcc: cc, cc1, collect2, cpp, cpp0
|
|
glibc: rpcgen
|
|
grep: grep
|
|
make: make
|
|
sed: sed
|
|
sh-utils: uname, whoami
|
|
textutils: cat
|
|
</literallayout>
|
|
|
|
</sect2>
|
|
|