netkitbase-dep.xml 525 B

123456789101112131415161718192021222324252627282930
  1. <sect2>
  2. <title>Dependencies</title>
  3. <para>Netkit-base-&netkit-base-depversion; needs the following to be
  4. installed:</para>
  5. <literallayout>
  6. sh from the bash package
  7. as from the binutils package
  8. ld from the binutils package
  9. strip from the binutils package
  10. cp from the fileutils package
  11. install from the fileutils package
  12. rm from the fileutils package
  13. make from the make package
  14. cc from the gcc package
  15. sed from the sed package
  16. date from the sh-utils package
  17. cat from the textutils package
  18. </literallayout>
  19. </sect2>