[gnome-control-center/gnome-3-14] users: Require newer AccountService



commit 3656d8bf96bfac9bd1964a33859456780ad78df8
Author: Bastien Nocera <hadess hadess net>
Date:   Mon Mar 30 10:51:14 2015 +0200

    users: Require newer AccountService
    
    act_user_is_logged_in_anywhere() is used, and appeared in 0.6.33,
    require at least that version.
    
    https://bugzilla.gnome.org/show_bug.cgi?id=746444

 configure.ac |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/configure.ac b/configure.ac
index 0debbda..adc9347 100644
--- a/configure.ac
+++ b/configure.ac
@@ -101,7 +101,7 @@ SCHEMAS_REQUIRED_VERSION=3.13.91
 LIBWACOM_REQUIRED_VERSION=0.7
 CLUTTER_REQUIRED_VERSION=1.11.3
 GOA_REQUIRED_VERSION=3.9.90
-ACCOUNTSSERVICE_REQUIRED_VERSION=0.6.30
+ACCOUNTSSERVICE_REQUIRED_VERSION=0.6.33
 COLORD_REQUIRED_VERSION=0.1.34
 COLORD_GTK_REQUIRED_VERSION=0.1.24
 PWQUALITY_REQUIRED_VERSION=1.2.2


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