librsvg: unbreak build.
This commit is contained in:
parent
829100b80b
commit
ca67800320
@ -4,7 +4,7 @@ version=2.40.7
|
|||||||
revision=1
|
revision=1
|
||||||
build_style=gnu-configure
|
build_style=gnu-configure
|
||||||
configure_args="--disable-static $(vopt_enable gir introspection)"
|
configure_args="--disable-static $(vopt_enable gir introspection)"
|
||||||
hostmakedepends="libtool pkg-config intltool python glib-devel gdk-pixbuf-devel $(vopt_if gir gobject-introspection)"
|
hostmakedepends="automake libtool pkg-config intltool python glib-devel gdk-pixbuf-devel gobject-introspection"
|
||||||
makedepends="libcroco-devel gtk+3-devel"
|
makedepends="libcroco-devel gtk+3-devel"
|
||||||
triggers="gtk-pixbuf-loaders"
|
triggers="gtk-pixbuf-loaders"
|
||||||
short_desc="SVG library for GNOME"
|
short_desc="SVG library for GNOME"
|
||||||
@ -23,8 +23,7 @@ if [ -z "$CROSS_BUILD" ]; then
|
|||||||
fi
|
fi
|
||||||
|
|
||||||
pre_configure() {
|
pre_configure() {
|
||||||
libtoolize -f
|
autoreconf -fi
|
||||||
touch aclocal.m4 Makefile.in config.h.in
|
|
||||||
}
|
}
|
||||||
|
|
||||||
librsvg-devel_package() {
|
librsvg-devel_package() {
|
||||||
|
Loading…
x
Reference in New Issue
Block a user