findutils-dep.xml 669 B

12345678910111213141516171819202122232425262728293031323334353637
  1. <sect2>
  2. <title>Dependencies</title>
  3. <para>Findutils-&findutils-depversion; needs the following to be
  4. installed:</para>
  5. <literallayout>
  6. sh from the bash package
  7. ar from the binutils package
  8. as from the binutils package
  9. ld from the binutils package
  10. chmod from the fileutils package
  11. cp from the fileutils package
  12. mv from the fileutils package
  13. rm from the fileutils package
  14. grep from the grep package
  15. cc from the gcc package
  16. make from the make package
  17. patch from the patch package
  18. sed from the sed package
  19. basename from the sh-utils package
  20. date from the sh-utils package
  21. cat from the textutils package
  22. tr from the textutils package
  23. </literallayout>
  24. </sect2>