[gir-repository] Require 0.9.5 of g-i



commit 3d7f66562c06cb9c8bc9c64d76060ed8ed24efc0
Author: Johan Dahlin <johan gnome org>
Date:   Tue Sep 7 12:56:47 2010 -0300

    Require 0.9.5 of g-i

 configure.ac |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/configure.ac b/configure.ac
index 4ee9e80..f52d1f8 100644
--- a/configure.ac
+++ b/configure.ac
@@ -18,7 +18,7 @@ AC_CONFIG_HEADER([config.h])
 AC_CONFIG_MACRO_DIR([m4])
 
 # GObject Introspection
-GOBJECT_INTROSPECTION_REQUIRE(0.6.7)
+GOBJECT_INTROSPECTION_REQUIRE(0.9.5)
 
 AC_ARG_WITH([skipped-gir-modules], [AS_HELP_STRING([--with-skipped-gir-modules], [Comma-separated list of namespaces to skip building (e.g. "Pango,Gst")])], [], [])
 # This way we can grep for ,foo,



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