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/make-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/make-dep.xml')
-rw-r--r-- | appendixa/make-dep.xml | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/appendixa/make-dep.xml b/appendixa/make-dep.xml index 7c7df45d8..2d07e7285 100644 --- a/appendixa/make-dep.xml +++ b/appendixa/make-dep.xml @@ -10,12 +10,12 @@ Binutils: as, ld Coreutils: basename, cat, chgrp, chmod, echo, expr, hostname, install, ls, mv, rm, sleep, tr, uname Diffutils: cmp -Gcc: cc, cc1, collect2, cpp0, gcc +Gawk: gawk +GCC: cc, cc1, collect2, cpp0, gcc Glibc: getconf Grep: egrep, fgrep, grep M4: m4 Make: make -Gawk: gawk Sed: sed Texinfo: install-info, makeinfo</literallayout> |