groff-dep.xml 990 B

12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849
  1. <sect2>
  2. <title>Dependencies</title>
  3. <para>Groff-&groff-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. bison from the bison package
  10. yacc from the bison package
  11. cmp from the diffutils package
  12. chmod from the fileutils package
  13. cp from the fileutils package
  14. ls from the fileutils package
  15. mkdir from the fileutils package
  16. mv from the fileutils package
  17. rm from the fileutils package
  18. cc from the gcc package
  19. c++ from the gcc package
  20. egrep from the grep package
  21. grep from the grep package
  22. make from the make package
  23. awk from the mawk package
  24. sed from the sed package
  25. basename from the sh-utils package
  26. date from the sh-utils package
  27. echo from the sh-utils package
  28. expr from the sh-utils package
  29. uname from the sh-utils package
  30. cat from the textutils package
  31. touch from the fileutils package
  32. tr from the textutils package
  33. </literallayout>
  34. </sect2>