man-dep.xml 321 B

1234567891011121314151617181920
  1. <sect2>
  2. <title>Dependencies</title>
  3. <para>Man-&man-depversion; needs the following to be installed:</para>
  4. <literallayout>
  5. bash: sh
  6. binutils: as, ld
  7. fileutils: chmod, cp, install, mkdir, rm
  8. gcc: c11, collect2, cpp0, gcc
  9. grep: grep
  10. make: make
  11. gawk: awk
  12. sed: sed
  13. sh-utils: echo
  14. textutils: cat
  15. </literallayout>
  16. </sect2>