vim-dep.xml 913 B

12345678910111213141516171819202122232425262728293031323334353637383940414243444546
  1. <sect2>
  2. <title>Dependencies</title>
  3. <para>Vim-&vim-depversion; needs the following to be installed:</para>
  4. <literallayout>
  5. sh from the bash package
  6. ld from the binutils package
  7. as from the binutils package
  8. cmp from the diffutils package
  9. diff from the diffutils package
  10. chmod from the fileutils package
  11. cp from the fileutils package
  12. ln from the fileutils package
  13. mkdir from the fileutils package
  14. mv from the fileutils package
  15. rm from the fileutils package
  16. touch from the fileutils package
  17. find from the find package
  18. cc from the gcc package
  19. grep from the grep package
  20. make from the make package
  21. hostname from the net-tools package
  22. sed from the sed package
  23. echo from the sh-utils package
  24. expr from the sh-utils package
  25. uname from the sh-utils package
  26. whoami from the sh-utils package
  27. cat from the textutils package
  28. tr from the textutils package
  29. wc from the textutils package
  30. </literallayout>
  31. </sect2>