gupnp-dlna: rebuild to workaround broken gobject-introspection pkg.

This commit is contained in:
Juan RP 2011-11-14 18:32:58 +01:00
parent a20ea1478a
commit 46872dc59c

View file

@ -5,7 +5,7 @@ homepage="http://gupnp.org/"
distfiles="${GNOME_SITE}/$pkgname/0.6/$pkgname-$version.tar.xz"
build_style=gnu-configure
configure_args="--disable-static"
revision=1
revision=2
short_desc="GUPnP DLNA"
maintainer="Juan RP <xtraeme@gmail.com>"
license="LGPL-2.1"
@ -17,4 +17,5 @@ long_desc="
subpackages="${pkgname}-devel"
Add_dependency build pkg-config
Add_dependency build gobject-introspection
Add_dependency build gst-plugins-base-devel