[gdm] configure: require accounts service 0.6.12



commit 639d89c164eda6e8c057ea0afef75b329be61f12
Author: Ray Strode <rstrode redhat com>
Date:   Mon May 23 14:13:11 2011 -0400

    configure: require accounts service 0.6.12
    
    Earlier versions have some bugs that make GDM
    crash, so probably better to just force this version.

 configure.ac |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/configure.ac b/configure.ac
index 675f5a6..03eb644 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.5
+ACCOUNTS_SERVICE_REQUIRED_VERSION=0.6.12
 
 EXTRA_COMPILE_WARNINGS(yes)
 



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