man-dep.xml 714 B

123456789101112131415161718192021222324252627282930313233343536373839
  1. <sect2>
  2. <title>Dependencies</title>
  3. <para>Man-&man-depversion; needs the following to be installed:</para>
  4. <literallayout>
  5. sh from the bash package
  6. as from the binutils package
  7. ld from the binutils package
  8. bzip2 from the bzip2 package
  9. chmod from the fileutils package
  10. cp from the fileutils package
  11. install from the fileutils package
  12. mkdir from the fileutils package
  13. mv from the fileutils package
  14. rm from the fileutils package
  15. gcc from the gcc package
  16. grep from the grep package
  17. gunzip from the gzip package
  18. zcat from the gzip package
  19. make from the make package
  20. awk from the mawk package
  21. sed from the sed package
  22. echo from the sh-utils package
  23. cat from the textutils package
  24. </literallayout>
  25. </sect2>