gzip-dep.xml 591 B

1234567891011121314151617181920212223242526272829303132
  1. <sect2>
  2. <title>Dependencies</title>
  3. <para>Gzip-&gzip-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. nm from the binutils package
  9. chmod from the fileutils package
  10. cp from the fileutils package
  11. ln from the fileutils package
  12. mv from the fileutils package
  13. rm from the fileutils package
  14. cc from the gcc package
  15. grep from the grep package
  16. make from the make package
  17. sed from the sed package
  18. cat from the textutils package
  19. tr from the textutils package
  20. </literallayout>
  21. </sect2>