diff options
author | Gerard Beekmans <gerard@linuxfromscratch.org> | 2002-02-16 20:41:37 +0000 |
---|---|---|
committer | Gerard Beekmans <gerard@linuxfromscratch.org> | 2002-02-16 20:41:37 +0000 |
commit | e822e5c0fe6d3863dbb18774f331fc277bcdb622 (patch) | |
tree | 7b84b1a7cd6458f7433dc301b114f0cd450daefe /appendixa | |
parent | a3058450b0542f93fe65bf11256dde8d50d22561 (diff) |
updated ncurses deps
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@1585 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
Diffstat (limited to 'appendixa')
-rw-r--r-- | appendixa/ncurses-dep.xml | 9 |
1 files changed, 5 insertions, 4 deletions
diff --git a/appendixa/ncurses-dep.xml b/appendixa/ncurses-dep.xml index dfe9533e1..a2185a9b3 100644 --- a/appendixa/ncurses-dep.xml +++ b/appendixa/ncurses-dep.xml @@ -5,15 +5,16 @@ <literallayout> bash: sh -binutils: ar, as, ld +binutils: ar, as, ld, ranlib diffutils: cmp -fileutils: chmod, cp, ln, mkdir, mv, rm -gcc: c++, gcc +fileutils: chmod, cp, install, ln, mkdir, mv, rm +gcc: c++, cc1, cc1plus, collect2, cpp0, gcc +glibc: ldconfig grep: egrep, fgrep, grep make: make mawk: mawk sed: sed -sh-utils: basename, date, echo, expr, test, uname +sh-utils: basename, date, echo, expr, hostname, uname textutils: cat, sort, tr, wc </literallayout> |