bzip2-dep.xml 415 B

1234567891011121314151617181920212223
  1. <sect2>
  2. <title>Dependencies</title>
  3. <para>Bzip2-&bzip2-depversion; needs the following to be installed:</para>
  4. <literallayout>
  5. sh from the bash package
  6. ar from the binutils package
  7. as from the binutils package
  8. ld from the binutils package
  9. cp from the fileutils package
  10. ln from the fileutils package
  11. rm from the fileutils package
  12. gcc from the gcc package
  13. make from the make package
  14. </literallayout>
  15. </sect2>