blob: fce566311483c7ce98b00e8c78a3cedcf729ed71 (
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>Less-&less-depversion; needs the following to be installed:</para>
<literallayout>
bash: sh
binutils: as, ld
diffutils: cmp
fileutils: chmod, cp, mv, rm, touch
grep: grep
gcc: cc
make: make
sed: sed
sh-utils: dirname, expr, uname
textutils: cat, tr
</literallayout>
</sect2>
|