[gjs] Require g-i 1.29.16



commit 346dc09950927609abcbd3678fb8a1679bca24f3
Author: Colin Walters <walters verbum org>
Date:   Fri Aug 12 03:38:07 2011 -0400

    Require g-i 1.29.16
    
    .15 had a Makefile error people keep hitting.
    
    https://bugzilla.gnome.org/show_bug.cgi?id=655825

 configure.ac |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/configure.ac b/configure.ac
index c2de1ae..c2e9a0e 100644
--- a/configure.ac
+++ b/configure.ac
@@ -231,7 +231,7 @@ else
 fi
 CFLAGS="$save_CFLAGS"
 
-GOBJECT_INTROSPECTION_CHECK([1.29.15])
+GOBJECT_INTROSPECTION_CHECK([1.29.16])
 
 common_packages="gobject-2.0 >= gobject_required_version $JS_PACKAGE"
 gjs_packages="gmodule-2.0 gthread-2.0 gobject-introspection-1.0 >= 0.10.1 $common_packages"



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