gupnp-dlna: rebuild to workaround broken gobject-introspection pkg.
This commit is contained in:
parent
a20ea1478a
commit
46872dc59c
1 changed files with 2 additions and 1 deletions
|
@ -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
|
||||
|
|
Loading…
Reference in a new issue