[gjs] build: Require the latest g-i



commit 9394991b32af37d71b65e793797afb499975b0c0
Author: Colin Walters <walters verbum org>
Date:   Wed Mar 21 12:36:13 2012 -0400

    build: Require the latest g-i
    
    We need it for the GIFFI structure and API.

 configure.ac |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/configure.ac b/configure.ac
index 64ef26f..001355d 100644
--- a/configure.ac
+++ b/configure.ac
@@ -119,7 +119,7 @@ else
 fi
 CFLAGS="$save_CFLAGS"
 
-GOBJECT_INTROSPECTION_REQUIRE([1.29.16])
+GOBJECT_INTROSPECTION_REQUIRE([1.31.22])
 
 common_packages="glib-2.0 >= glib_required_version gobject-2.0 >= gobject_required_version mozjs185"
 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]