blob: e6cf3daac0a23c3f2d30bd1e2c0e4fb8b7971c6a (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
|
<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>
|