binutils-dep.xml 1.1 KB

12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849505152
  1. <sect2>
  2. <title>Dependencies</title>
  3. <para>Binutils-&binutils-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. nm from the binutils package
  10. ranlib from the binutils package
  11. cmp from the diffutils package
  12. chmod from the fileutils package
  13. cp from the fileutils package
  14. ln from the fileutils package
  15. ls from the fileutils package
  16. mkdir from the fileutils package
  17. mv from the fileutils package
  18. rm from the fileutils package
  19. rmdir from the fileutils package
  20. touch from the fileutils package
  21. gcc from the gcc package
  22. egrep from the grep package
  23. grep from the grep package
  24. make from the make package
  25. sed from the sed package
  26. basename from the sh-utils package
  27. expr from the sh-utils package
  28. sleep from the sh-utils package
  29. uname from the sh-utils package
  30. makeinfo from the texinfo package
  31. cat from the textutils package
  32. sort from the textutils package
  33. tail from the textutils package
  34. tr from the textutils package
  35. true from the sh-utils package
  36. uniq from the textutils package
  37. </literallayout>
  38. </sect2>