[gnome-shell] Require libecal 2.32.0



commit 3bee2e422813424821ca2e0d23f55431f6faf064
Author: Federico Mena Quintero <federico gnome org>
Date:   Tue Mar 1 15:26:31 2011 -0500

    Require libecal 2.32.0
    
    We need e_cal_view_stop(), which appeared first in that release.
    
    Signed-off-by: Federico Mena Quintero <federico gnome org>

 configure.ac |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/configure.ac b/configure.ac
index 1fb3bdd..5c792b8 100644
--- a/configure.ac
+++ b/configure.ac
@@ -66,7 +66,7 @@ GJS_MIN_VERSION=0.7.11
 MUTTER_MIN_VERSION=2.91.90
 GTK_MIN_VERSION=3.0.0
 GIO_MIN_VERSION=2.25.9
-LIBECAL_MIN_VERSION=1.6.0
+LIBECAL_MIN_VERSION=2.32.0
 LIBEDATASERVER_MIN_VERSION=1.2.0
 LIBEDATASERVERUI2_MIN_VERSION=1.2.0
 LIBEDATASERVERUI3_MIN_VERSION=2.91.6



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