lfs/appendixa/findutils-dep.xml
Gerard Beekmans 27c4255d20 updated findutils deps
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@1583 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2002-02-16 20:27:31 +00:00

23 lines
398 B
XML

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