diffutils-dep.xml 310 B

1234567891011121314151617181920
  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. fileutils: chmod, cp, mv, rm
  9. gcc: cc
  10. grep: egrep, grep
  11. make: make
  12. sed: sed
  13. sh-utils: basename, date
  14. textutils: cat, tr
  15. </literallayout>
  16. </sect2>