mirror of
https://git.linuxfromscratch.org/lfs.git
synced 2025-01-20 14:07:39 +00:00
6080406db6
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@1627 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
17 lines
283 B
XML
17 lines
283 B
XML
<sect2>
|
|
<title>Dependencies</title>
|
|
|
|
<para>Sysvinit-&sysvinit-depversion; needs the following to be installed:</para>
|
|
|
|
<literallayout>
|
|
bash: sh
|
|
binutils: as, ld
|
|
fileutils: chown, cp, install, ln, mknod, rm
|
|
gcc: cc, cc1, collect2, cpp0
|
|
make: make
|
|
sed: sed
|
|
</literallayout>
|
|
|
|
</sect2>
|
|
|