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>