diff options
author | Alex Gronenwoud <alex@linuxfromscratch.org> | 2003-10-24 17:29:01 +0000 |
---|---|---|
committer | Alex Gronenwoud <alex@linuxfromscratch.org> | 2003-10-24 17:29:01 +0000 |
commit | 323ef7403afab7a1bcb989023ac70d22e97c808f (patch) | |
tree | c2eec06cf5b9552e3fa392602efaa8fc7a515d38 /appendixa/glibc-dep.xml | |
parent | 7f1fcd89bbc057b79fb7316f08d69b14c349becb (diff) |
Changing dependencies to the short format, based on Tushar's post.
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@3038 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
Diffstat (limited to 'appendixa/glibc-dep.xml')
-rw-r--r-- | appendixa/glibc-dep.xml | 14 |
1 files changed, 2 insertions, 12 deletions
diff --git a/appendixa/glibc-dep.xml b/appendixa/glibc-dep.xml index 80b04f193..d62c5a8a6 100644 --- a/appendixa/glibc-dep.xml +++ b/appendixa/glibc-dep.xml @@ -5,18 +5,8 @@ <para>(Last checked against version &glibc-depversion;.)</para> -<literallayout>Bash: sh -Binutils: ar, as, ld, ranlib, readelf -Coreutils: cat, chmod, cp, cut, date, expr, hostname, install, ln, - mknod, mv, mkdir, rm, pwd, sort, touch, tr, uname -Diffutils: cmp -Gawk: gawk -GCC: cc, cc1, collect2, cpp, gcc -Grep: egrep, grep -Gzip: gzip -Make: make -Sed: sed -Texinfo: install-info, makeinfo</literallayout> +<para>Glibc depends on: Bash, Binutils, Coreutils, Diffutils, +Gawk, GCC, Gettext, Grep, Make, Perl, Sed, Texinfo.</para> </sect2> |