[gjs/wip/js17: 3/14] change build version to mozjs188
- From: Rico Tzschichholz <ricotz src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gjs/wip/js17: 3/14] change build version to mozjs188
- Date: Sun, 24 Mar 2013 13:27:51 +0000 (UTC)
commit 5e9c7e9baf6f1d07b4bcdf85e24c54b8191c389b
Author: Tim Lunn <tim feathertop org>
Date: Thu Jan 3 12:59:54 2013 +1100
change build version to mozjs188
https://bugzilla.gnome.org/show_bug.cgi?id=690982
configure.ac | 2 +-
gjs-1.0.pc.in | 2 +-
gjs-internals-1.0.pc.in | 2 +-
3 files changed, 3 insertions(+), 3 deletions(-)
---
diff --git a/configure.ac b/configure.ac
index 6eb8b05..2dad168 100644
--- a/configure.ac
+++ b/configure.ac
@@ -94,7 +94,7 @@ CFLAGS="$save_CFLAGS"
GOBJECT_INTROSPECTION_REQUIRE([1.33.10])
-common_packages="gmodule-2.0 gthread-2.0 gio-2.0 >= glib_required_version mozjs185"
+common_packages="gmodule-2.0 gthread-2.0 gio-2.0 >= glib_required_version mozjs188"
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"
diff --git a/gjs-1.0.pc.in b/gjs-1.0.pc.in
index e3ae371..ad85fa3 100644
--- a/gjs-1.0.pc.in
+++ b/gjs-1.0.pc.in
@@ -10,7 +10,7 @@ gjs_console=${bindir}/gjs-console
Cflags: -I${includedir}/gjs-1.0
Requires: gobject-2.0
-Requires.private: gobject-introspection-1.0 mozjs185
+Requires.private: gobject-introspection-1.0 mozjs188
Libs: -L${libdir} -lgjs
Name: gjs-1.0
diff --git a/gjs-internals-1.0.pc.in b/gjs-internals-1.0.pc.in
index b898b2b..7a86f66 100644
--- a/gjs-internals-1.0.pc.in
+++ b/gjs-internals-1.0.pc.in
@@ -10,7 +10,7 @@ jsdir= gjsjsdir@
jsnativedir= gjsnativedir@
Cflags: -I${includedir}/gjs-1.0
-Requires: gjs-1.0 gobject-introspection-1.0 mozjs185
+Requires: gjs-1.0 gobject-introspection-1.0 mozjs188
Name: gjs-internals-1.0
Description: Internal API for gjs (for modules and embedders); uses mozjs
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]