wok diff taglib/receipt @ rev 4175

Fix: netsurf *DEPENDS and update to 2.1
author Christophe Lincoln <pankso@slitaz.org>
date Tue Sep 22 21:44:06 2009 +0200 (2009-09-22)
parents 074b3c2adfb8
children 866fa2493b1b
line diff
     1.1 --- a/taglib/receipt	Sun Jul 20 16:39:26 2008 +0200
     1.2 +++ b/taglib/receipt	Tue Sep 22 21:44:06 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()