wok diff taglib/receipt @ rev 4150

midori: add Slitaz homepage
author Eric Joseph-Alexandre <erjo@slitaz.org>
date Sun Sep 20 20:31:38 2009 +0000 (2009-09-20)
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 Sep 20 20:31:38 2009 +0000
     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()