diff options
Diffstat (limited to 'appendixa/ncurses-dep.xml')
-rw-r--r-- | appendixa/ncurses-dep.xml | 24 |
1 files changed, 12 insertions, 12 deletions
diff --git a/appendixa/ncurses-dep.xml b/appendixa/ncurses-dep.xml index f595627d1..81b72ace8 100644 --- a/appendixa/ncurses-dep.xml +++ b/appendixa/ncurses-dep.xml @@ -4,18 +4,18 @@ <para>Ncurses-&ncurses-depversion; needs the following to be installed:</para> <literallayout> -bash: sh -binutils: ar, as, ld, ranlib -diffutils: cmp -fileutils: chmod, cp, install, ln, mkdir, mv, rm -gcc: c++, cc1, cc1plus, collect2, cpp0, gcc -glibc: ldconfig -grep: egrep, fgrep, grep -make: make -gawk: gawk -sed: sed -sh-utils: basename, date, echo, expr, hostname, uname -textutils: cat, sort, tr, wc +Bash: sh +Binutils: ar, as, ld, ranlib +Diffutils: cmp +Fileutils: chmod, cp, install, ln, mkdir, mv, rm +Gcc: c++, cc1, cc1plus, collect2, cpp0, gcc +Glibc: ldconfig +Grep: egrep, fgrep, grep +Make: make +Gawk: gawk +Sed: sed +Sh-utils: basename, date, echo, expr, hostname, uname +Textutils: cat, sort, tr, wc </literallayout> </sect2> |