mirror of
https://git.linuxfromscratch.org/lfs.git
synced 2025-01-19 13:37:39 +00:00
241263f2f7
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@1606 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
25 lines
395 B
XML
25 lines
395 B
XML
<sect2>
|
|
<title>Dependencies</title>
|
|
|
|
<para>Kbd-&kbd-depversion; needs the following to be installed:</para>
|
|
|
|
<literallayout>
|
|
bash: sh
|
|
binutils: as, ld, strip
|
|
bison: bison
|
|
diffutils: cmp
|
|
fileutils: cp, install, ln, mv, rm
|
|
flex: flex
|
|
gettext: msgfmt, xgettext
|
|
gcc: cc1, collect2, cpp0, gcc
|
|
grep: grep
|
|
gzip: gunzip, gzip
|
|
make: make
|
|
patch: patch
|
|
sed: sed
|
|
sh-utils: uname
|
|
</literallayout>
|
|
|
|
</sect2>
|
|
|