diff options
author | Alex Gronenwoud <alex@linuxfromscratch.org> | 2003-09-17 21:59:53 +0000 |
---|---|---|
committer | Alex Gronenwoud <alex@linuxfromscratch.org> | 2003-09-17 21:59:53 +0000 |
commit | 552a690b44b664960a18e070f271995f05fca63f (patch) | |
tree | 9065d32978e01542a03dd3004de65f45abf05843 /appendixa/glibc-dep.xml | |
parent | e2bd9bf1ec06ebbdb21527843e0caa42e57cab43 (diff) |
Properly alphabetizing the dependencies.
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@2833 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
Diffstat (limited to 'appendixa/glibc-dep.xml')
-rw-r--r-- | appendixa/glibc-dep.xml | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/appendixa/glibc-dep.xml b/appendixa/glibc-dep.xml index 82f0987f6..80b04f193 100644 --- a/appendixa/glibc-dep.xml +++ b/appendixa/glibc-dep.xml @@ -10,11 +10,11 @@ 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 -Gcc: cc, cc1, collect2, cpp, gcc +Gawk: gawk +GCC: cc, cc1, collect2, cpp, gcc Grep: egrep, grep Gzip: gzip Make: make -Gawk: gawk Sed: sed Texinfo: install-info, makeinfo</literallayout> |