findutils-dep.xml 321 B

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