lfs/appendixa/sed-dep.xml
Gerard Beekmans dade806ff9 updated deps for sed
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@1622 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2002-02-17 15:34:14 +00:00

27 lines
500 B
XML

<sect2>
<title>Dependencies</title>
<para>Sed-&sed-depversion; needs the following to be installed:</para>
<literallayout>
autoconf: autoconf, autoheader
automake: aclocal, automake
bash: sh
binutils: ar, as, ld, ranlib
diffutils: cmp
fileutils: chmod, install, ls, mv, rm
gcc: cc1, collect2, cpp0, gcc
glibc: getconf
grep: egrep, fgrep, grep
m4: m4
make: make
mawk: mawk
sed: sed
sh-utils: echo, expr, hostname, sleep
texinfo: install-info, makeinfo
textutils: cat, tr
</literallayout>
</sect2>