diff options
Diffstat (limited to 'appendixa/ed-dep.xml')
-rw-r--r-- | appendixa/ed-dep.xml | 10 |
1 files changed, 6 insertions, 4 deletions
diff --git a/appendixa/ed-dep.xml b/appendixa/ed-dep.xml index 52dd642ac..a49d3a2be 100644 --- a/appendixa/ed-dep.xml +++ b/appendixa/ed-dep.xml @@ -5,12 +5,14 @@ <literallayout> bash: sh -binutils: ar, as, ld -fileutils: chmod, cp, ln, mv, rm, touch -gcc: cc -grep: grep, egrep +binutils: ar, as, ld, ranlib +diffutils: cmp +fileutils: chmod, cp, install, ln, mv, rm, touch +gcc: cc1, collect2, cpp0, gcc +grep: egrep, grep make: make sed: sed +sh-utils: hostname textutils: cat, tr </literallayout> |