lfs/appendixa/patch-dep.xml
Gerard Beekmans 59735d75cb updated deps for patch
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@1616 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2002-02-16 23:46:34 +00:00

22 lines
376 B
XML

<sect2>
<title>Dependencies</title>
<para>Patch-&patch-depversion; needs the following to be installed:</para>
<literallayout>
bash: sh
binutils: as, ld
diffutils: cmp
fileutils: chmod, install, mv, rm
gcc: cc, cc1, collect2, cpp0, gcc
glibc: getconf
grep: egrep, grep
make: make
sed: sed
sh-utils: echo, expr, hostname, uname
textutils: cat, tr
</literallayout>
</sect2>