summaryrefslogtreecommitdiffstats
path: root/package/libnice/libnice.mk
diff options
context:
space:
mode:
authorGustavo Zacarias <gustavo@zacarias.com.ar>2017-01-06 09:46:10 -0300
committerPeter Korsgaard <peter@korsgaard.com>2017-01-06 14:44:51 +0100
commitba3579a855f78a4b6ae6c3aee0aea898eda2f79e (patch)
treeb695a175eb90180298a3251b6bbe21465fbc7863 /package/libnice/libnice.mk
parent834a18f0568c5bccd33407a38f588c3ddfe1d99b (diff)
downloadbuildroot-ba3579a855f78a4b6ae6c3aee0aea898eda2f79e.tar.gz
buildroot-ba3579a855f78a4b6ae6c3aee0aea898eda2f79e.zip
libnice: bump to version 0.1.13
Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com.ar> Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
Diffstat (limited to 'package/libnice/libnice.mk')
-rw-r--r--package/libnice/libnice.mk4
1 files changed, 3 insertions, 1 deletions
diff --git a/package/libnice/libnice.mk b/package/libnice/libnice.mk
index 68f5eaef59..3df596a867 100644
--- a/package/libnice/libnice.mk
+++ b/package/libnice/libnice.mk
@@ -4,12 +4,14 @@
#
################################################################################
-LIBNICE_VERSION = 0.1.8
+LIBNICE_VERSION = 0.1.13
LIBNICE_SITE = http://nice.freedesktop.org/releases
LIBNICE_LICENSE = MPLv1.1 or LGPLv2.1
LIBNICE_LICENSE_FILES = COPYING COPYING.MPL COPYING.LGPL
LIBNICE_DEPENDENCIES = libglib2 host-pkgconf
LIBNICE_INSTALL_STAGING = YES
+# For 0001-configure-Fix-configure-failure-when-building-without-.patch
+LIBNICE_AUTORECONF = YES
LIBNICE_CONF_OPTS = \
--without-gstreamer \
--without-gstreamer-0.10 \
OpenPOWER on IntegriCloud