bash-dep.xml 813 B

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