patch-dep.xml 693 B

12345678910111213141516171819202122232425262728293031323334353637
  1. <sect2>
  2. <title>Dependencies</title>
  3. <para>Patch-&patch-depversion; needs the following to be installed:</para>
  4. <literallayout>
  5. sh from the bash package
  6. as from the binutils package
  7. ld from the binutils package
  8. cmp from the diffutils package
  9. chmod from the fileutils package
  10. cp from the fileutils package
  11. mv from the fileutils package
  12. rm from the fileutils package
  13. cc from the gcc package
  14. egrep from the grep package
  15. grep from the grep package
  16. make from the make package
  17. sed from the sed package
  18. basename from the sh-utils package
  19. expr from the sh-utils package
  20. uname from the sh-utils package
  21. cat from the textutils package
  22. tr from the textutils package
  23. </literallayout>
  24. </sect2>