findutils-dep.xml 403 B

123456789101112131415161718192021
  1. <sect2>
  2. <title>Findutils Installation Dependencies</title>
  3. <para>Last checked against version &findutils-depversion;.</para>
  4. <literallayout>
  5. Bash: sh
  6. Binutils: ar, as, ld, ranlib
  7. Diffutils: cmp
  8. Fileutils: chmod, cp, install, mv, rm
  9. Grep: egrep, grep
  10. Gcc: cc1, collect2, cpp0, gcc
  11. Make: make
  12. Patch: patch
  13. Sed: sed
  14. Sh-utils: basename, date, echo, hostname
  15. Textutils: cat, tr
  16. </literallayout>
  17. </sect2>