netkit-base-dep.xml 516 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 rom the bash package
  7. as rom the binutils package
  8. ld rom the binutils package
  9. strip rom the binutils package
  10. cp rom the fileutils package
  11. install from the fileutils package
  12. rm rom the fileutils package
  13. make rom the make package
  14. cc rom the gcc package
  15. sed rom the sed package
  16. date from the sh-utils package
  17. cat from the textutils package
  18. </literallayout>
  19. </sect2>