wok-current diff task/receipt @ rev 5150
a2ps, dev86, icedtea6-jdk: compile_rules should be busybox compatible
author | Pascal Bellard <pascal.bellard@slitaz.org> |
---|---|
date | Wed Mar 24 08:33:13 2010 +0100 (2010-03-24) |
parents | e01eb29ff29f |
children | 6bd67d9f31ef |
line diff
1.1 --- a/task/receipt Sat Feb 27 19:35:45 2010 +0000 1.2 +++ b/task/receipt Wed Mar 24 08:33:13 2010 +0100 1.3 @@ -5,7 +5,7 @@ 1.4 CATEGORY="utilities" 1.5 SHORT_DESC="Task is an open source, command line, TODO list manager." 1.6 MAINTAINER="paul@slitaz.org" 1.7 -DEPENDS="ncurses" 1.8 +DEPENDS="ncurses gcc-lib-base" 1.9 BUILD_DEPENDS="ncurses-dev" 1.10 TARBALL="$PACKAGE-$VERSION.tar.gz" 1.11 WEB_SITE="http://taskwarrior.org"