[geocode-glib] build: Require the stable version of json-glib



commit 68136fb8accca6768ca0140dcf530e6cfe7367e5
Author: Bastien Nocera <hadess hadess net>
Date:   Fri Oct 19 18:52:49 2012 +0200

    build: Require the stable version of json-glib

 configure.ac |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/configure.ac b/configure.ac
index f0c7e05..97fa79f 100644
--- a/configure.ac
+++ b/configure.ac
@@ -58,7 +58,7 @@ GTK_DOC_CHECK([1.13],[--flavour no-tmpl])
 dnl Requires for the library
 PKG_CHECK_MODULES(GEOCODE,
 		  gio-2.0
-		  json-glib-1.0 >= 0.13.1
+		  json-glib-1.0 >= 0.14
 		  libsoup-2.4)
 
 GLIB_GENMARSHAL=`$PKG_CONFIG --variable=glib_genmarshal glib-2.0`



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