wok-6.x diff calcurse/receipt @ rev 5530
Fix: optipng (included zlib now builds)
author | Alexander Medvedev <devl547@gmail.com> |
---|---|
date | Tue May 11 12:08:54 2010 +0000 (2010-05-11) |
parents | f7e96b8e3444 |
children | 24411e032016 |
line diff
1.1 --- a/calcurse/receipt Tue Feb 16 12:15:27 2010 +0000 1.2 +++ b/calcurse/receipt Tue May 11 12:08:54 2010 +0000 1.3 @@ -5,7 +5,7 @@ 1.4 CATEGORY="office" 1.5 SHORT_DESC="Text-based calender and scheduling application." 1.6 MAINTAINER="paul@slitaz.org" 1.7 -DEPENDS="ncurses" 1.8 +DEPENDS="ncurses ncursesw" 1.9 BUILD_DEPENDS="ncurses-dev" 1.10 TARBALL="$PACKAGE-$VERSION.tar.gz" 1.11 WEB_SITE="http://culot.org/calcurse/"