wok-current diff taglib/receipt @ rev 4884
Add ncursesw (UTF-8 support for curses libs) and modify ncurses pkg
author | Christophe Lincoln <pankso@slitaz.org> |
---|---|
date | Fri Feb 05 23:13:39 2010 +0100 (2010-02-05) |
parents | 074b3c2adfb8 |
children | 866fa2493b1b |
line diff
1.1 --- a/taglib/receipt Sun Jul 20 16:39:26 2008 +0200 1.2 +++ b/taglib/receipt Fri Feb 05 23:13:39 2010 +0100 1.3 @@ -8,6 +8,8 @@ 1.4 TARBALL="$PACKAGE-$VERSION.tar.gz" 1.5 WEB_SITE="http://developer.kde.org/~wheeler/taglib.html" 1.6 WGET_URL="http://developer.kde.org/~wheeler/files/src/$TARBALL" 1.7 +DEPENDS="zlib" 1.8 +BUILD_DEPENDS="zlib-dev" 1.9 1.10 # Rules to configure and make the package. 1.11 compile_rules()