vim-dep.xml 416 B

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