lfs/appendixa/vim-dep.xml
Gerard Beekmans 476b70903b reformatted dependency lists
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@1419 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2002-01-06 18:09:20 +00:00

23 lines
376 B
XML

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