ed-dep.xml 648 B

12345678910111213141516171819202122232425262728293031323334
  1. <sect2>
  2. <title>Dependencies</title>
  3. <para>Ed-&ed-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. chmod from the fileutils package
  10. cp from the fileutils package
  11. ln from the fileutils package
  12. mv from the fileutils package
  13. rm from the fileutils package
  14. touch from the fileutils package
  15. cc from the gcc package
  16. grep from the grep package
  17. egrep from the grep package
  18. make from the make package
  19. sed from the sed package
  20. cat from the textutils package
  21. tr from the textutils package
  22. </literallayout>
  23. </sect2>