diff options
author | Gerard Beekmans <gerard@linuxfromscratch.org> | 2002-02-16 20:16:09 +0000 |
---|---|---|
committer | Gerard Beekmans <gerard@linuxfromscratch.org> | 2002-02-16 20:16:09 +0000 |
commit | a43d4bb511050e6ac122cf3b0ad25440a3acb0f5 (patch) | |
tree | 316bd37a140171b109150993f7e0bc74aa1b66df | |
parent | 6defda18f3b8dde901b255ef0769dda1ced6a3af (diff) |
Updated dependencies for glibc-2.2.5
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@1580 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
-rw-r--r-- | appendixa/glibc-dep.xml | 11 | ||||
-rw-r--r-- | index.xml | 2 |
2 files changed, 7 insertions, 6 deletions
diff --git a/appendixa/glibc-dep.xml b/appendixa/glibc-dep.xml index cffe88be2..3c1bbae5c 100644 --- a/appendixa/glibc-dep.xml +++ b/appendixa/glibc-dep.xml @@ -5,17 +5,18 @@ <literallayout> bash: sh -binutils: ar, as, ld, ranlib +binutils: ar, as, ld, ranlib, readelf diffutils: cmp -fileutils: chmod, cp, ln, mknod, mv, mkdir, rm, touch -gcc: cpp, gcc +fileutils: chmod, cp, install, ln, mknod, mv, mkdir, rm, touch +gcc: cc, cc1, collect2, cpp, gcc grep: egrep, grep gzip: gzip make: make mawk: mawk sed: sed -sh-utils: basename, expr, pwd, uname -textutils: cat, sort, tr +sh-utils: date, expr, hostname, pwd, uname +texinfo: install-info, makeinfo +textutils: cat, cut, sort, tr </literallayout> </sect2> @@ -779,7 +779,7 @@ <!ENTITY gettext-dir "gettext-&gettext-version;"> <!ENTITY glibc-version "2.2.5"> -<!ENTITY glibc-depversion "2.2.4"> +<!ENTITY glibc-depversion "2.2.5"> <!ENTITY glibc-contversion "2.2.5"> <!ENTITY glibc-size "12,114 KB"> <!ENTITY glibc-threads-size "164 KB"> |