[gjs] build: Check for mozjs-17.0
- From: Colin Walters <walters src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gjs] build: Check for mozjs-17.0
- Date: Tue, 26 Mar 2013 22:23:41 +0000 (UTC)
commit dbc6edb17db42f4cde29316df2298f2b95f503e6
Author: Colin Walters <walters verbum org>
Date: Sun Mar 10 17:34:31 2013 -0400
build: Check for mozjs-17.0
configure.ac | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/configure.ac b/configure.ac
index ae86ba5..04bd775 100644
--- a/configure.ac
+++ b/configure.ac
@@ -94,7 +94,7 @@ CFLAGS="$save_CFLAGS"
GOBJECT_INTROSPECTION_REQUIRE([1.36.0])
-common_packages="gmodule-2.0 gthread-2.0 gio-2.0 >= glib_required_version mozjs188"
+common_packages="gmodule-2.0 gthread-2.0 gio-2.0 >= glib_required_version mozjs-17.0"
gjs_packages="gobject-introspection-1.0 libffi $common_packages"
gjs_cairo_packages="cairo cairo-gobject $common_packages"
gjs_gdbus_packages="gobject-2.0 >= glib_required_version gio-2.0"
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]