vim-dep.xml 412 B

12345678910111213141516171819202122
  1. <sect2>
  2. <title>Dependencies</title>
  3. <para>Vim-&vim-depversion; needs the following to be installed:</para>
  4. <literallayout>
  5. Bash: sh
  6. Binutils: as, ld, strip
  7. Diffutils: cmp, diff
  8. Fileutils: chmod, cp, ln, mkdir, mv, rm, touch
  9. Find: find
  10. Gcc: cc1, collect2, cpp0, gcc
  11. Grep: egrep, grep
  12. Make: make
  13. Net-tools: hostname
  14. Sed: sed
  15. Sh-utils: echo, expr, uname, whoami
  16. Textutils: cat, tr, wc
  17. </literallayout>
  18. </sect2>