[geocode-glib] Bump the required version of json-glib to 0.99.2
- From: Jonas Danielsson <jonasdn src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [geocode-glib] Bump the required version of json-glib to 0.99.2
- Date: Mon, 24 Feb 2014 14:21:26 +0000 (UTC)
commit 5da9a2cbae451b404c153c16cf37eeba24abf765
Author: Jonas Danielsson <jonas threetimestwo org>
Date: Mon Feb 24 15:07:11 2014 +0100
Bump the required version of json-glib to 0.99.2
The behaviour of error handling in _end_element() and _end_member()
has changed in json-glib. We need the fixed up version.
https://bugzilla.gnome.org/show_bug.cgi?id=724927
configure.ac | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/configure.ac b/configure.ac
index faab8a4..2a25817 100644
--- a/configure.ac
+++ b/configure.ac
@@ -61,7 +61,7 @@ AC_CHECK_LIB([m],[atan2])
dnl Requires for the library
PKG_CHECK_MODULES(GEOCODE,
gio-2.0 >= 2.34
- json-glib-1.0 >= 0.16.2
+ json-glib-1.0 >= 0.99.2
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]