[seed] Caller Allocate fixes - bump required introspection version to 0.6.14



commit 97daccc00d1f2dda5ead4f1404baedf1c3e7d0ed
Author: Alan Knowles <alan akbkhome com>
Date:   Sun Jul 11 17:27:09 2010 +0800

    Caller Allocate fixes - bump required introspection version to 0.6.14
    
    See bug #615861 for discussion on gtk_status_icon_get_geometry data

 configure.ac |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/configure.ac b/configure.ac
index e809a27..374217d 100644
--- a/configure.ac
+++ b/configure.ac
@@ -84,7 +84,7 @@ AC_SUBST(WEBKIT_CFLAGS)
 AC_SUBST(WEBKIT_LDFLAGS)
 
 dnl =========================Introspection=====================================
-PKG_CHECK_MODULES(GOBJECT_INTROSPECTION, gobject-introspection-1.0 >= 0.6.3)
+PKG_CHECK_MODULES(GOBJECT_INTROSPECTION, gobject-introspection-1.0 >= 0.6.14)
 AC_SUBST(GOBJECT_INTROSPECTION_CFLAGS)
 AC_SUBST(GOBJECT_INTROSPECTION_LDFLAGS)
 



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