blob: 52291f2f8d82b21482d32d3199b802b16f219a03 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
|
<sect2>
<title>Dependencies</title>
<para>Patch-&patch-depversion; needs the following to be installed:</para>
<literallayout>
bash: sh
binutils: as, ld
diffutils: cmp
fileutils: chmod, install, mv, rm
gcc: cc, cc1, collect2, cpp0, gcc
glibc: getconf
grep: egrep, grep
make: make
sed: sed
sh-utils: echo, expr, hostname, uname
textutils: cat, tr
</literallayout>
</sect2>
|