findutils-dep.xml 398 B

12345678910111213141516171819202122
  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, ranlib
  8. diffutils: cmp
  9. fileutils: chmod, cp, install, mv, rm
  10. grep: egrep, grep
  11. gcc: cc1, collect2, cpp0, gcc
  12. make: make
  13. patch: patch
  14. sed: sed
  15. sh-utils: basename, date, echo, hostname
  16. textutils: cat, tr
  17. </literallayout>
  18. </sect2>