diffutils-dep.xml 637 B

1234567891011121314151617181920212223242526272829303132333435
  1. <sect2>
  2. <title>Dependencies</title>
  3. <para>Diffutils-&diffutils-depversion; needs the following to be
  4. installed:</para>
  5. <literallayout>
  6. sh from the bash package
  7. ld from the binutils package
  8. as from the binutils 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. date from the sh-utils package
  20. cat from the textutils package
  21. tr from the textutils package
  22. </literallayout>
  23. </sect2>