wok-4.x diff calcurse/receipt @ rev 5463
Disable docmentation for pangomm so it can be build.
author | Christopher Rogers <slaxemulator@gmail.com> |
---|---|
date | Wed May 05 12:53:03 2010 +0000 (2010-05-05) |
parents | f7e96b8e3444 |
children | 24411e032016 |
line diff
1.1 --- a/calcurse/receipt Tue Feb 16 12:15:27 2010 +0000 1.2 +++ b/calcurse/receipt Wed May 05 12:53:03 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/"