mirror of
https://git.linuxfromscratch.org/lfs.git
synced 2025-08-02 09:35:49 +01:00
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:
parent
fedd0ae8a7
commit
e04ebc1adf
@ -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>
|
||||||
|
|
||||||
|
@ -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">
|
||||||
|
Loading…
Reference in New Issue
Block a user