[gnome-session] Require gnome-desktop-3.0 >= 3.7.90



commit bb62a56264c7d087261cbc1c09a870080afa86d6
Author: Dominique Leuenberger <dimstar opensuse org>
Date:   Tue Feb 19 21:07:36 2013 +0100

    Require gnome-desktop-3.0 >= 3.7.90
    
    gnome_idle_monitor_add_user_active_watch did not exist in previous versions.
    
    https://bugzilla.gnome.org/show_bug.cgi?id=694209

 configure.ac |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/configure.ac b/configure.ac
index 83e325f..f122bbf 100644
--- a/configure.ac
+++ b/configure.ac
@@ -38,7 +38,7 @@ GTK3_REQUIRED=2.90.7
 DBUS_GLIB_REQUIRED=0.76
 UPOWER_REQUIRED=0.9.0
 JSON_GLIB_REQUIRED=0.10
-GNOME_DESKTOP_REQUIRED=3.7.3
+GNOME_DESKTOP_REQUIRED=3.7.90
 
 AC_ARG_ENABLE(session-selector, AS_HELP_STRING([--enable-session-selector],
                                                [enable building a custom session selector dialog]),


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