[network-manager-applet/NMA_0_8] bluetooth: make sure NM lib requirements match the applet



commit c80d5f5652ee9648a92e37e520c0a5d9934afe51
Author: Dan Williams <dcbw redhat com>
Date:   Sun Jan 2 11:16:54 2011 -0600

    bluetooth: make sure NM lib requirements match the applet

 configure.ac |    4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)
---
diff --git a/configure.ac b/configure.ac
index 1adedd7..a953ee1 100644
--- a/configure.ac
+++ b/configure.ac
@@ -108,8 +108,8 @@ case "${with_bluetooth}" in
 		PKG_CHECK_MODULES(GNOME_BLUETOOTH,
 				  gconf-2.0
 				  gnome-bluetooth-1.0 >= 2.27.6
-				  libnm-util >= 0.8.2
-				  libnm-glib >= 0.8.2,
+				  libnm-util >= 0.8.3
+				  libnm-glib >= 0.8.3,
 				  have_gbt=yes, have_gbt=no)
 		;;
 esac



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]