librsvg: fix build.
This commit is contained in:
parent
9a2d951629
commit
2b9c99b884
|
@ -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 <xtraeme@gmail.com>"
|
||||
homepage="http://librsvg.sourceforge.net/"
|
||||
|
|
Loading…
Reference in New Issue