diffutils-dep.xml 356 B

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