patch-dep.xml 376 B

123456789101112131415161718192021
  1. <sect2>
  2. <title>Dependencies</title>
  3. <para>Patch-&patch-depversion; needs the following to be installed:</para>
  4. <literallayout>
  5. bash: sh
  6. binutils: as, ld
  7. diffutils: cmp
  8. fileutils: chmod, install, mv, rm
  9. gcc: cc, cc1, collect2, cpp0, gcc
  10. glibc: getconf
  11. grep: egrep, grep
  12. make: make
  13. sed: sed
  14. sh-utils: echo, expr, hostname, uname
  15. textutils: cat, tr
  16. </literallayout>
  17. </sect2>