vim-dep.xml 469 B

123456789101112131415161718192021
  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. Coreutils: cat, chmod, cp, echo, expr, ln, mkdir, mv, rm, touch, tr,
  8. uname, wc, whoami
  9. Diffutils: cmp, diff
  10. Find: find
  11. GCC: cc1, collect2, cpp0, gcc
  12. Grep: egrep, grep
  13. Make: make
  14. Net-tools: hostname
  15. Sed: sed</literallayout>
  16. </sect2>