wok-6.x diff libpng/receipt @ rev 2585

busybox/install: add -D support
author Pascal Bellard <pascal.bellard@slitaz.org>
date Tue Apr 07 16:03:51 2009 +0000 (2009-04-07)
parents f686472ad1af
children 2056b9a0bb67
line diff
     1.1 --- a/libpng/receipt	Thu Oct 02 20:52:06 2008 +0000
     1.2 +++ b/libpng/receipt	Tue Apr 07 16:03:51 2009 +0000
     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()