wok diff taglib/receipt @ rev 3159
Up: curl (7.19.5)
author | Christophe Lincoln <pankso@slitaz.org> |
---|---|
date | Sun May 24 21:41:29 2009 +0200 (2009-05-24) |
parents | 074b3c2adfb8 |
children | 866fa2493b1b |
line diff
1.1 --- a/taglib/receipt Sun Jul 20 16:39:26 2008 +0200 1.2 +++ b/taglib/receipt Sun May 24 21:41:29 2009 +0200 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()