From 2b9c99b88459de5b6927fa21f66c2fa84c5d69ba Mon Sep 17 00:00:00 2001 From: Juan RP Date: Mon, 15 Apr 2013 19:09:58 +0200 Subject: [PATCH] librsvg: fix build. --- srcpkgs/librsvg/template | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/srcpkgs/librsvg/template b/srcpkgs/librsvg/template index d75066c1596..bb5d8f55830 100644 --- a/srcpkgs/librsvg/template +++ b/srcpkgs/librsvg/template @@ -5,7 +5,7 @@ revision=2 build_style=gnu-configure configure_args="--disable-static --enable-introspection" hostmakedepends="pkg-config intltool python gobject-introspection" -makedepends="libpng-devel>=1.5.10 libcroco-devel gtk+-devel gtk+3-devel" +makedepends="libcroco-devel gtk+-devel gtk+3-devel" short_desc="SVG library for GNOME" maintainer="Juan RP " homepage="http://librsvg.sourceforge.net/"