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>