diffutils-dep.xml 362 B

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