[network-manager-applet/NETWORKMANAGER_APPLET_0_7] build: require NM 0.7.2 headers



commit f7a3fd4c4fbd06eeb367cca30ff0ddc5f19e3426
Author: Dan Williams <dcbw redhat com>
Date:   Mon Nov 23 13:00:10 2009 -0800

    build: require NM 0.7.2 headers
    
    Not strictly necessary since it'll build just fine with 0.7.1.998,
    but I forgot to do it before the 0.7.2 release.

 configure.ac |    8 ++++----
 1 files changed, 4 insertions(+), 4 deletions(-)
---
diff --git a/configure.ac b/configure.ac
index da12500..c7c36cd 100644
--- a/configure.ac
+++ b/configure.ac
@@ -73,10 +73,10 @@ PKG_CHECK_MODULES(GOBJECT, gobject-2.0)
 PKG_CHECK_MODULES(NMA,
 		[dbus-glib-1 >= 0.74
 		 glib-2.0 >= 2.10
-		 NetworkManager >= 0.7.1.998
-		 libnm_glib >= 0.7.1.998
-		 libnm-util >= 0.7.1.998
-		 libnm_glib_vpn >= 0.7.1.998
+		 NetworkManager >= 0.7.2
+		 libnm_glib >= 0.7.2
+		 libnm-util >= 0.7.2
+		 libnm_glib_vpn >= 0.7.2
 		 gtk+-2.0 >= 2.14
 		 libglade-2.0
 		 gmodule-export-2.0



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