[gnome-control-center] build: Fix gnome-settings-daemon req bump



commit 174c05757e849e9f4ba260591d770c03ecf0ae6a
Author: Lionel Landwerlin <llandwerlin gmail com>
Date:   Wed Jan 9 14:03:49 2013 +0000

    build: Fix gnome-settings-daemon req bump
    
    7e8f97760ccba77209a31a127192fa5ed83076ef says it bumps the
    necessary g-s-d version, but instead bumps the gnome-desktop
    required version.
    
    Revert the gnome-desktop bump, and really bump the g-s-d version.
    
    https://bugzilla.gnome.org/show_bug.cgi?id=691420

 configure.ac |    4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)
---
diff --git a/configure.ac b/configure.ac
index e425426..44fc521 100644
--- a/configure.ac
+++ b/configure.ac
@@ -98,11 +98,11 @@ PA_REQUIRED_VERSION=2.0
 CANBERRA_REQUIRED_VERSION=0.13
 GDKPIXBUF_REQUIRED_VERSION=2.23.0
 POLKIT_REQUIRED_VERSION=0.103
-GSD_REQUIRED_VERSION=3.6.0
+GSD_REQUIRED_VERSION=3.7.3
 NETWORK_MANAGER_REQUIRED_VERSION=0.9.6.4
 NETWORK_MANAGER_APPLET_REQUIRED_VERSION=0.9.7
 LIBNOTIFY_REQUIRED_VERSION=0.7.3
-GNOME_DESKTOP_REQUIRED_VERSION=3.7.3
+GNOME_DESKTOP_REQUIRED_VERSION=3.5.91
 SCHEMAS_REQUIRED_VERSION=3.7.2.2
 LIBWACOM_REQUIRED_VERSION=0.7
 CLUTTER_REQUIRED_VERSION=1.11.3



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