mirror of
https://git.linuxfromscratch.org/lfs.git
synced 2025-03-06 06:14:47 +00:00
updated deps for gettext
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@1605 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
This commit is contained in:
parent
cbae947441
commit
9d1e1e2389
@ -4,15 +4,21 @@
|
||||
<para>Gettext-&gettext-depversion; needs the following to be installed:</para>
|
||||
|
||||
<literallayout>
|
||||
autoconf: autoconf, autoheader
|
||||
automake: aclocal, automake
|
||||
bash: sh
|
||||
binutils: ar, as, ld, nm
|
||||
binutils: ar, as, ld, nm, ranlib, strip
|
||||
bison: bison
|
||||
diffutils: cmp
|
||||
fileutils: chmod, cp, ln, ls, mkdir, mv, rm, rmdir
|
||||
gcc: cc
|
||||
grep: egrep, grep
|
||||
fileutils: chmod, install, ln, ls, mkdir, mv, rm, rmdir
|
||||
gcc: cc, cc1, collect2, cpp0, gcc
|
||||
grep: egrep, fgrep, grep
|
||||
m4: m4
|
||||
make: make
|
||||
mawk: mawk
|
||||
sed: sed
|
||||
sh-utils: basename, echo, expr, sleep, uname
|
||||
sh-utils: basename, echo, expr, hostname, sleep, uname
|
||||
texinfo: install-info, makeinfo
|
||||
textutils: cat, sort, tr, uniq
|
||||
</literallayout>
|
||||
|
||||
|
@ -770,7 +770,7 @@
|
||||
<!ENTITY patch-dir "patch-&patch-version;">
|
||||
|
||||
<!ENTITY gettext-version "0.10.40">
|
||||
<!ENTITY gettext-depversion "0.10.39">
|
||||
<!ENTITY gettext-depversion "0.10.40">
|
||||
<!ENTITY gettext-contversion "0.10.40">
|
||||
<!ENTITY gettext-size "941 KB">
|
||||
<!ENTITY gettext-compsize "11MB">
|
||||
|
Loading…
Reference in New Issue
Block a user