making up for cvs export not creating empy dirs
[linux_from_scratch.git] / BOOK / appendixa / less-dep.xml
blobe22324292ab6207c1d624089aec574f77fc4844d
1 <sect2>
2 <title>Dependencies</title>
4 <para>Less-&less-depversion; needs the following to be installed:</para>
6 <literallayout>
7 bash: sh
8 binutils: as, ld
9 diffutils: cmp
10 fileutils: chmod, install, mv, rm, touch
11 grep: egrep, grep
12 gcc: cc1, collect2, cpp0, gcc
13 make: make
14 sed: sed
15 sh-utils: expr, hostname, uname
16 textutils: cat, tr
17 </literallayout>
19 </sect2>