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>