bison-dep.xml 787 B

12345678910111213141516171819202122232425262728293031323334353637383940
  1. <sect2>
  2. <title>Dependencies</title>
  3. <para>Bison-&bison-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. cmp from the diffutils package
  10. rm from the fileutils package
  11. cp from the fileutils package
  12. mkdir from the fileutils package
  13. ls from the fileutils package
  14. chmod from the fileutils package
  15. mv from the fileutils package
  16. ln from the fileutils package
  17. cc from the gcc 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. expr from the sh-utils package
  23. sleep from the sh-utils package
  24. tr from the textutils package
  25. cat from the textutils package
  26. </literallayout>
  27. </sect2>