textutils-dep.xml 590 B

12345678910111213141516171819202122232425262728293031
  1. <sect2>
  2. <title>Dependencies</title>
  3. <para>Textutils-&textutils-depversion; needs the following to be
  4. installed:</para>
  5. <literallayout>
  6. autoconf: autoconf, autoheader
  7. automake: aclocal, automake
  8. bash: sh
  9. binutils: ar, as, ld, ranlib
  10. diffutils: cmp
  11. fileutils: chmod, install, ls, mv, rm
  12. gettext: msgfmt, xgettext
  13. gcc: cc, cc1, collect2, cpp0, gcc
  14. glibc: getconf
  15. grep: egrep, fgrep, grep
  16. m4: m4
  17. make: make
  18. gawk: gawk
  19. net-tools: hostname
  20. perl: perl
  21. sed: sed
  22. sh-utils: basename, echo, expr, sleep, uname
  23. tar: tar
  24. texinfo: install-info, makeinfo
  25. textutils: cat, tr
  26. </literallayout>
  27. </sect2>