libnice: rebuild against gupnp-igd-0.2.0.
This commit is contained in:
parent
97abd32729
commit
56a5623c98
2 changed files with 3 additions and 3 deletions
|
@ -2,7 +2,7 @@ libgstbase-1.0.so.0
|
|||
libgstreamer-1.0.so.0
|
||||
librt.so.1
|
||||
libc.so.6
|
||||
libgupnp-igd-1.0.so.3
|
||||
libgupnp-igd-1.0.so.4
|
||||
libgupnp-1.0.so.4
|
||||
libgssdp-1.0.so.3
|
||||
libxml2.so.2
|
||||
|
|
|
@ -1,12 +1,12 @@
|
|||
# Template file for 'libnice'
|
||||
pkgname=libnice
|
||||
version=0.1.3
|
||||
revision=1
|
||||
revision=2
|
||||
subpackages="$pkgname-devel"
|
||||
build_style=gnu-configure
|
||||
configure_args="--disable-static"
|
||||
makedepends="pkg-config intltool gstreamer-devel gstreamer1-devel
|
||||
libsoup-devel gupnp-igd-devel"
|
||||
libsoup-devel gupnp-igd-devel>=0.2.0"
|
||||
short_desc="An implementation of the IETF's draft ICE (for P2P UDP data streams)"
|
||||
maintainer="Juan RP <xtraeme@gmail.com>"
|
||||
license="LGPL-2.1"
|
||||
|
|
Loading…
Reference in a new issue