From 123fc19c4ea2db8e8f1b1c3dc5548fcc0159a1c2 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Florian=20M=C3=BCllner?= Date: Sat, 27 Apr 2013 22:45:03 +0200 Subject: [PATCH] configure: Bump NetworkManager requirement Since commit 871c28aeeb97b30e, NMGtk is no longer optional, so bump the requirement accordingly. https://bugzilla.gnome.org/show_bug.cgi?id=699075 --- configure.ac | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/configure.ac b/configure.ac index 21ba3025f..7e6a3aaf5 100644 --- a/configure.ac +++ b/configure.ac @@ -74,7 +74,7 @@ STARTUP_NOTIFICATION_MIN_VERSION=0.11 GCR_MIN_VERSION=3.3.90 GNOME_DESKTOP_REQUIRED_VERSION=3.7.90 GNOME_MENUS_REQUIRED_VERSION=3.5.3 -NETWORKMANAGER_MIN_VERSION=0.9.6 +NETWORKMANAGER_MIN_VERSION=0.9.8 PULSE_MIN_VERS=2.0 # Collect more than 20 libraries for a prize!