diff options
Diffstat (limited to 'appendixa/glibc-dep.xml')
-rw-r--r-- | appendixa/glibc-dep.xml | 11 |
1 files changed, 6 insertions, 5 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> |