[gjs/gnome-3-8-js17: 2/14] change build version to mozjs188
- From: Colin Walters <walters src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gjs/gnome-3-8-js17: 2/14] change build version to mozjs188
- Date: Tue, 26 Mar 2013 22:17:09 +0000 (UTC)
commit a9234e46dc27e4d9308eee29c9720cdac0aff7ef
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 b249229..1f27b0d 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]