[gjs/wip/mozjs-188: 2/10] change build version to mozjs188
- From: Colin Walters <walters src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gjs/wip/mozjs-188: 2/10] change build version to mozjs188
- Date: Wed, 23 Jan 2013 21:54:16 +0000 (UTC)
commit e693444f4bcb92ca0d190c8174ef7723c3d77332
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 27065de..a658697 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_gobject_packages="cairo-gobject $common_packages"
gjs_cairo_packages="cairo $common_packages"
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]