[gnome-initial-setup] Require a new-enough libnm-gtk
- From: Matthias Clasen <matthiasc src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gnome-initial-setup] Require a new-enough libnm-gtk
- Date: Sun, 20 Jan 2013 02:37:58 +0000 (UTC)
commit 4097cccdbb2752fd2642eaf6a7c5800bd37bb6cb
Author: Matthias Clasen <mclasen redhat com>
Date: Sat Jan 19 18:37:13 2013 -0500
Require a new-enough libnm-gtk
As pointed out by Michael Wood, we need at least 0.9.6.4 for
nm-wifi-dialog.h.
https://bugzilla.gnome.org/show_bug.cgi?id=688667
configure.ac | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/configure.ac b/configure.ac
index af2e99d..d4f6bd4 100644
--- a/configure.ac
+++ b/configure.ac
@@ -14,7 +14,7 @@ AC_DEFINE_UNQUOTED(GETTEXT_PACKAGE, "$GETTEXT_PACKAGE", [gettext package])
AM_GLIB_GNU_GETTEXT
-NETWORK_MANAGER_REQUIRED_VERSION=0.8.992
+NETWORK_MANAGER_REQUIRED_VERSION=0.9.6.4
GLIB_REQUIRED_VERSION=2.29.4
GTK_REQUIRED_VERSION=3.1.2
CLUTTER_REQUIRED_VERSION=1.11.3
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]