[gedit] Depend on latest gobject introspection (0.9.3)



commit 305d67de3d89d8db6bf6bb37c7d283ad5272c169
Author: Jesse van den Kieboom <jesse icecrew nl>
Date:   Sat Jul 17 19:17:02 2010 +0200

    Depend on latest gobject introspection (0.9.3)

 configure.ac |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/configure.ac b/configure.ac
index d3ee5ee..5ed1484 100644
--- a/configure.ac
+++ b/configure.ac
@@ -381,7 +381,7 @@ GNOME_DOC_INIT([0.9.0],,
   [AC_MSG_WARN([[gnome-doc-utils not found: documentation will not be built.]])])
 
 # Introspection
-GOBJECT_INTROSPECTION_CHECK([0.6.7])
+GOBJECT_INTROSPECTION_CHECK([0.9.3])
 
 if test "$found_introspection" = "yes"; then
 	enable_introspection=yes



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