wok diff libpng-dev/receipt @ rev 15392

busybox: remove musl patch
author Pascal Bellard <pascal.bellard@slitaz.org>
date Sat Nov 02 10:57:20 2013 +0000 (2013-11-02)
parents d0d55b9a5cff
children 8ed62ecac0c7
line diff
     1.1 --- a/libpng-dev/receipt	Sat Feb 25 13:50:44 2012 -0500
     1.2 +++ b/libpng-dev/receipt	Sat Nov 02 10:57:20 2013 +0000
     1.3 @@ -5,10 +5,12 @@
     1.4  CATEGORY="development"
     1.5  SHORT_DESC="PNG images library devel files."
     1.6  MAINTAINER="pankso@slitaz.org"
     1.7 -DEPENDS="libpng"
     1.8 +LICENSE="zlib/libpng"
     1.9  WANTED="libpng"
    1.10  WEB_SITE="http://libpng.org/pub/png/libpng.html"
    1.11  
    1.12 +DEPENDS="libpng"
    1.13 +
    1.14  # Rules to gen a SliTaz package suitable for Tazpkg.
    1.15  genpkg_rules()
    1.16  {