wok diff task/receipt @ rev 5034
tazbb: clean flavor status
author | Pascal Bellard <pascal.bellard@slitaz.org> |
---|---|
date | Wed Mar 03 11:58:08 2010 +0100 (2010-03-03) |
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 03 11:58:08 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"