lfs/appendixa/ed-dep.xml
Gerard Beekmans cbae947441 updated deps for ed
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@1604 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2002-02-16 23:06:44 +00:00

21 lines
359 B
XML

<sect2>
<title>Dependencies</title>
<para>Ed-&ed-depversion; needs the following to be installed:</para>
<literallayout>
bash: sh
binutils: ar, as, ld, ranlib
diffutils: cmp
fileutils: chmod, cp, install, ln, mv, rm, touch
gcc: cc1, collect2, cpp0, gcc
grep: egrep, grep
make: make
sed: sed
sh-utils: hostname
textutils: cat, tr
</literallayout>
</sect2>