making up for cvs export not creating empy dirs
[linux_from_scratch.git] / BOOK / appendixa / groff-dep.xml
blob1783060398a814b0f50af4c152fcb34b7140e1d7
1 <sect2>
2 <title>Dependencies</title>
4 <para>Groff-&groff-depversion; needs the following to be installed:</para>
6 <literallayout>
7 bash: sh
8 binutils: ar, as, ld, ranlib
9 bison: bison
10 diffutils: cmp
11 fileutils: chmod, cp, install, ln, ls, mkdir, mv, rm, touch
12 gcc: cc1, cc1plus, collect2, cpp0, g++, gcc
13 grep: egrep, grep
14 make: make
15 gawk: awk
16 sed: sed
17 sh-utils: basename, date, echo, expr, hostname, uname
18 textutils: cat, tr
19 </literallayout>
21 </sect2>