wok-4.x diff libpng/receipt @ rev 2537

libgsf: build --without-python
author Christophe Lincoln <pankso@slitaz.org>
date Sun Mar 22 11:49:27 2009 +0100 (2009-03-22)
parents f686472ad1af
children 2056b9a0bb67
line diff
     1.1 --- a/libpng/receipt	Thu Oct 02 20:52:06 2008 +0000
     1.2 +++ b/libpng/receipt	Sun Mar 22 11:49:27 2009 +0100
     1.3 @@ -9,6 +9,7 @@
     1.4  BUILD_DEPENDS="pkg-config"
     1.5  WEB_SITE="http://libpng.org/pub/png/libpng.html"
     1.6  WGET_URL="$SF_MIRROR/libpng/$TARBALL"
     1.7 +DEPENDS="zlib"
     1.8  
     1.9  # Rules to configure and make the package.
    1.10  compile_rules()