[gjs] Require latest g-i for GI_TYPE_TAG_UNICHAR
- From: Colin Walters <walters src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gjs] Require latest g-i for GI_TYPE_TAG_UNICHAR
- Date: Wed, 12 Jan 2011 20:36:24 +0000 (UTC)
commit 4bd95b58636386aeefb6b504ec4ec1ab07018513
Author: Colin Walters <walters verbum org>
Date: Wed Jan 12 15:35:13 2011 -0500
Require latest g-i for GI_TYPE_TAG_UNICHAR
configure.ac | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/configure.ac b/configure.ac
index db8e561..8f3db85 100644
--- a/configure.ac
+++ b/configure.ac
@@ -196,7 +196,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.5 $common_packages"
+gjs_gi_packages="gobject-introspection-1.0 >= 0.10.1 $common_packages"
gjs_cairo_gobject_packages="cairo-gobject $common_packages"
gjs_cairo_packages="cairo $common_packages"
gjs_dbus_packages="dbus-glib-1 $common_packages"
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]