automake-dep.xml 680 B

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