[farsight2/master] Update libnice dep to 0.0.6 for stable stun API
Olivier Crête
olivier.crete at collabora.co.uk
Wed Apr 8 14:07:44 PDT 2009
---
README | 2 +-
configure.ac | 2 +-
2 files changed, 2 insertions(+), 2 deletions(-)
diff --git a/README b/README
index 2db75a8..200f59f 100644
--- a/README
+++ b/README
@@ -19,7 +19,7 @@ Build time:
- gst-plugins-base 0.10.22
- glib 2.16
- Python 2.4
- - libnice 0.0.3
+ - libnice 0.0.6
For UPnP support:
- GUPnP-IGD
diff --git a/configure.ac b/configure.ac
index eac4d10..43992e0 100644
--- a/configure.ac
+++ b/configure.ac
@@ -154,7 +154,7 @@ AC_ARG_WITH(transmitter-plugins,
[FS2_TRANSMITTER_PLUGINS_SELECTED=$FS2_TRANSMITTER_PLUGINS_ALL])
-NICE_REQUIRED=0.0.3
+NICE_REQUIRED=0.0.6
PKG_CHECK_MODULES(NICE, \
nice >= $NICE_REQUIRED,, AC_MSG_ERROR([Need libnice >= $NICE_REQUIRED]))
--
1.5.6.5
More information about the farsight-commits
mailing list