lfs/appendixa/vim-dep.xml
Gerard Beekmans 68fa33bd31 updated vim deps
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@1586 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2002-02-16 20:47:53 +00:00

23 lines
412 B
XML

<sect2>
<title>Dependencies</title>
<para>Vim-&vim-depversion; needs the following to be installed:</para>
<literallayout>
bash: sh
binutils: as, ld, strip
diffutils: cmp, diff
fileutils: chmod, cp, ln, mkdir, mv, rm, touch
find: find
gcc: cc1, collect2, cpp0, gcc
grep: egrep, grep
make: make
net-tools: hostname
sed: sed
sh-utils: echo, expr, uname, whoami
textutils: cat, tr, wc
</literallayout>
</sect2>