[network-manager-applet] build: bump required NM and libnm versions to 1.3



commit 908085a0ad967f355bd814e2f93dc0f6c5f57741
Author: Thomas Haller <thaller redhat com>
Date:   Fri Apr 29 16:29:27 2016 +0200

    build: bump required NM and libnm versions to 1.3

 configure.ac |    6 +++---
 1 files changed, 3 insertions(+), 3 deletions(-)
---
diff --git a/configure.ac b/configure.ac
index 6f3e7a6..17d870e 100644
--- a/configure.ac
+++ b/configure.ac
@@ -75,10 +75,10 @@ fi
 
 PKG_CHECK_MODULES(LIBNM_GLIB,
                [gio-2.0 >= 2.32
-                NetworkManager >= 1.1
+                NetworkManager >= 1.3
                 libnm-glib >= 1.3
-                libnm-util >= 1.1
-                libnm-glib-vpn >= 1.1
+                libnm-util >= 1.3
+                libnm-glib-vpn >= 1.3
                 gmodule-export-2.0])
 LIBNM_GLIB_CFLAGS="$LIBNM_GLIB_CFLAGS -DGLIB_VERSION_MIN_REQUIRED=GLIB_VERSION_2_32"
 LIBNM_GLIB_CFLAGS="$LIBNM_GLIB_CFLAGS -DNM_VERSION_MIN_REQUIRED=NM_VERSION_1_4"


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