wok diff task/receipt @ rev 5074

get-flash-plugin: re-export firefox libs if not found
author Rohit Joshi <jozee@slitaz.org>
date Fri Mar 12 11:43:55 2010 +0000 (2010-03-12)
parents e01eb29ff29f
children 6bd67d9f31ef
line diff
     1.1 --- a/task/receipt	Sat Feb 27 19:35:45 2010 +0000
     1.2 +++ b/task/receipt	Fri Mar 12 11:43:55 2010 +0000
     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"