[geocode-glib] build: Bump requirements again for g_clear_pointer()



commit bcf427f4d47c77fd6c4432d230f31a7ffbff75a7
Author: Bastien Nocera <hadess hadess net>
Date:   Wed Nov 28 19:21:16 2012 +0100

    build: Bump requirements again for g_clear_pointer()

 configure.ac |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/configure.ac b/configure.ac
index b3efa56..a01ebed 100644
--- a/configure.ac
+++ b/configure.ac
@@ -57,7 +57,7 @@ GTK_DOC_CHECK([1.13],[--flavour no-tmpl])
 
 dnl Requires for the library
 PKG_CHECK_MODULES(GEOCODE,
-		  gio-2.0 >= 2.28
+		  gio-2.0 >= 2.34
 		  json-glib-1.0 >= 0.14
 		  libsoup-2.4)
 



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