updated deps for file

git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@1599 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
This commit is contained in:
Gerard Beekmans 2002-02-16 22:25:18 +00:00
parent fedd0ae8a7
commit e04ebc1adf
2 changed files with 9 additions and 4 deletions

View File

@ -4,15 +4,20 @@
<para>File-&file-depversion; needs the following to be installed:</para> <para>File-&file-depversion; needs the following to be installed:</para>
<literallayout> <literallayout>
autoconf: autoconf, autoheader
automake: aclocal, automake
bash: sh bash: sh
binutils: as, ld binutils: as, ld
diffutils: cmp diffutils: cmp
fileutils: chmod, cp, ls, mv, rm fileutils: chmod, install, ln, ls, mv, rm, touch
gcc: cc gcc: cc1, collect2, cpp0, gcc
grep: egrep, grep grep: egrep, grep
m4: m4
make: make make: make
mawk: mawk
sed: sed sed: sed
sh-utils: basename, expr, sleep sh-utils: echo, expr, hostname, sleep
texinfo: makeinfo
textutils: cat, tr textutils: cat, tr
</literallayout> </literallayout>

View File

@ -926,7 +926,7 @@
<!ENTITY flex-dir "flex-&flex-version;"> <!ENTITY flex-dir "flex-&flex-version;">
<!ENTITY file-version "3.37"> <!ENTITY file-version "3.37">
<!ENTITY file-depversion "3.36"> <!ENTITY file-depversion "3.37">
<!ENTITY file-contversion "3.37"> <!ENTITY file-contversion "3.37">
<!ENTITY file-size "140 KB"> <!ENTITY file-size "140 KB">
<!ENTITY file-compsize "2 MB"> <!ENTITY file-compsize "2 MB">