diff options
Diffstat (limited to 'appendixa/flex-dep.xml')
-rw-r--r-- | appendixa/flex-dep.xml | 11 |
1 files changed, 6 insertions, 5 deletions
diff --git a/appendixa/flex-dep.xml b/appendixa/flex-dep.xml index 4255ccc20..46209a537 100644 --- a/appendixa/flex-dep.xml +++ b/appendixa/flex-dep.xml @@ -5,14 +5,15 @@ <literallayout> bash: sh -binutils: ar, as, ld -bison: bison, yacc -fileutils: chmod, cp, ln, mv, rm, touch -gcc: cc +binutils: ar, as, ld, ranlib +bison: bison +diffutils: cmp +fileutils: chmod, cp, install, ln, mv, rm, touch +gcc: cc1, collect2, cpp0, gcc grep: egrep, grep make: make sed: sed -sh-utils: dirname +sh-utils: echo, hostname textutils: cat, tr </literallayout> |