[gdm/gnome-3-0] configure: require accounts service 0.6.12



commit bb11ebbf41fe85882ccf377335fa41a0bc8a6194
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.
    (cherry picked from commit 639d89c164eda6e8c057ea0afef75b329be61f12)

 configure.ac |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/configure.ac b/configure.ac
index ca0f8bb..3750a59 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]