[gdm] configure: require newer accounts service library



commit 155ffa120776479c83df8b43228273ffc748fec1
Author: Ray Strode <rstrode redhat com>
Date:   Tue Mar 8 16:42:42 2011 -0500

    configure: require newer accounts service library
    
    The older one causes crashes during login.
    
    https://bugzilla.gnome.org/show_bug.cgi?id=644204

 configure.ac |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/configure.ac b/configure.ac
index 1f5acb3..270338a 100644
--- a/configure.ac
+++ b/configure.ac
@@ -51,7 +51,7 @@ LIBCANBERRA_GTK_REQUIRED_VERSION=0.4
 #FONTCONFIG_REQUIRED_VERSION=2.6.0
 FONTCONFIG_REQUIRED_VERSION=2.5.0
 UPOWER_REQUIRED_VERSION=0.9.0
-ACCOUNTS_SERVICE_REQUIRED_VERSION=0.6.3
+ACCOUNTS_SERVICE_REQUIRED_VERSION=0.6.5
 
 EXTRA_COMPILE_WARNINGS(yes)
 



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