blob: ee67c6bc9410e876bf6de0ceccedcf13aadba8a9 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
|
<sect2>
<title>Dependencies</title>
<para>Vim-&vim-depversion; needs the following to be installed:</para>
<literallayout>
bash: sh
binutils: ld, as
diffutils: cmp, diff
fileutils: chmod, cp, ln, mkdir, mv, rm, touch
find: find
gcc: cc
grep: grep
make: make
net-tools: hostname
sed: sed
sh-utils: echo, expr, uname, whoami
textutils: cat, tr, wc
</literallayout>
</sect2>
|