[gjs] configure: Bump required g-i version to 0.9.5
- From: Colin Walters <walters src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gjs] configure: Bump required g-i version to 0.9.5
- Date: Tue, 31 Aug 2010 21:25:14 +0000 (UTC)
commit ed1217785cfadbd0029e52658b5822b95893f52b
Author: Colin Walters <walters verbum org>
Date: Tue Aug 31 17:24:53 2010 -0400
configure: Bump required g-i version to 0.9.5
We switched to the new test API.
configure.ac | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/configure.ac b/configure.ac
index 9996309..043a9e3 100644
--- a/configure.ac
+++ b/configure.ac
@@ -173,7 +173,7 @@ AC_SUBST([JS_EXTRA_CFLAGS])
common_packages="gobject-2.0 >= gobject_required_version $JS_PACKAGE"
gjs_packages="gmodule-2.0 gthread-2.0 $common_packages"
-gjs_gi_packages="gobject-introspection-1.0 >= 0.9.3 $common_packages"
+gjs_gi_packages="gobject-introspection-1.0 >= 0.9.5 $common_packages"
gjs_cairo_packages="cairo $common_packages"
gjs_dbus_packages="dbus-glib-1 $common_packages"
# gjs-tests links against everything
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]