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>