[latexila] gee-0.8 version >= 0.10 required (instead of 0.14)



commit 2e7ef2f357326508a618e9fda713f40db2c46415
Author: Sébastien Wilmet <swilmet gnome org>
Date:   Tue Apr 29 18:33:39 2014 +0200

    gee-0.8 version >= 0.10 required (instead of 0.14)
    
    I first tested with gee 0.14. But it seems to work fine with the 0.10
    version too.

 configure.ac |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/configure.ac b/configure.ac
index cc5e059..53fed33 100644
--- a/configure.ac
+++ b/configure.ac
@@ -30,7 +30,7 @@ GTK_REQUIRED_VERSION="3.6"
 GTKSOURCEVIEW_REQUIRED_VERSION="3.10"
 GTKSPELL_REQUIRED_VERSION="3.0.4"
 VALA_REQUIRED_VERSION="0.20.0"
-GEE_REQUIRED_VERSION="0.14"
+GEE_REQUIRED_VERSION="0.10"
 
 AC_SUBST([GLIB_REQUIRED_VERSION])
 AC_SUBST([GTK_REQUIRED_VERSION])


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