vim-dep.xml 473 B

12345678910111213141516171819202122
  1. <sect2><title>&nbsp;</title><para>&nbsp;</para></sect2>
  2. <sect2>
  3. <title>Vim Installation Dependencies</title>
  4. <para>Last checked against version &vim-depversion;.</para>
  5. <literallayout>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</literallayout>
  17. </sect2>