From 98197d432606161361a459831b3cf72e39525ef9 Mon Sep 17 00:00:00 2001 From: Enno Boland Date: Sat, 19 May 2018 01:16:25 +0200 Subject: [PATCH] librsvg: fix musl build --- srcpkgs/librsvg/template | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/srcpkgs/librsvg/template b/srcpkgs/librsvg/template index 52ef1362fbc..a765f67177a 100644 --- a/srcpkgs/librsvg/template +++ b/srcpkgs/librsvg/template @@ -6,7 +6,7 @@ build_style=gnu-configure configure_args="--disable-static $(vopt_enable gir introspection)" hostmakedepends="automake libtool pkg-config intltool python glib-devel gdk-pixbuf-devel gobject-introspection" -makedepends="libcroco-devel pango-devel" +makedepends="libcroco-devel pango-devel gdk-pixbuf-devel" triggers="gtk-pixbuf-loaders" short_desc="SVG library for GNOME" maintainer="Juan RP "