[farsight2/master] Bump libnice requirement to 0.0.9

Olivier Crête olivier.crete at collabora.co.uk
Fri Jul 31 14:44:36 PDT 2009


This is required to the tos setting function
---
 README       |    2 +-
 configure.ac |    2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/README b/README
index f736b5c..0cbfe87 100644
--- a/README
+++ b/README
@@ -19,7 +19,7 @@ Build time:
  - gst-plugins-base 0.10.23
  - glib 2.16
  - Python 2.4
- - libnice 0.0.6
+ - libnice 0.0.9
 
 For UPnP support:
  - GUPnP-IGD
diff --git a/configure.ac b/configure.ac
index 6a2aaf6..fb384aa 100644
--- a/configure.ac
+++ b/configure.ac
@@ -155,7 +155,7 @@ AC_ARG_WITH(transmitter-plugins,
     [FS2_TRANSMITTER_PLUGINS_SELECTED=$FS2_TRANSMITTER_PLUGINS_ALL])
 
 
-NICE_REQUIRED=0.0.6
+NICE_REQUIRED=0.0.9
 
 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