blob: b70310f9b90b63f439e22f764de56ff1ea3056aa (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
|
<sect2>
<title>Dependencies</title>
<para>Man-&man-depversion; needs the following to be installed:</para>
<literallayout>
bash: sh
binutils: as, ld
fileutils: chmod, cp, install, mkdir, rm
gcc: c11, collect2, cpp0, gcc
grep: grep
make: make
gawk: awk
sed: sed
sh-utils: echo
textutils: cat
</literallayout>
</sect2>
|