nettools-dep.xml 585 B

12345678910111213141516171819202122232425262728293031
  1. <sect2>
  2. <title>Dependencies</title>
  3. <para>Net-tools-&net-tools-depversion; needs the following to be
  4. installed:</para>
  5. <literallayout>
  6. bash from the bash package
  7. sh from the bash package
  8. ar from the binutils package
  9. as from the binutils package
  10. ld from the binutils package
  11. install from the fileutils package
  12. ln from the fileutils package
  13. rm from the fileutils package
  14. msgfmt from the gettext package
  15. cc from the gcc package
  16. make from the make package
  17. basename from the sh-utils package
  18. echo from the sh-utils package
  19. env from the sh-utils package
  20. </literallayout>
  21. </sect2>