[gjs/mozjs78: 7/22] build: Build with mozjs78
- From: Philip Chimento <pchimento src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gjs/mozjs78: 7/22] build: Build with mozjs78
- Date: Thu, 6 Aug 2020 07:16:13 +0000 (UTC)
commit 57155040e30d01139b086428216b40ec0bd23187
Author: Evan Welsh <noreply evanwelsh com>
Date: Sat Jul 4 21:50:40 2020 -0500
build: Build with mozjs78
See: GNOME/gjs#329
meson.build | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/meson.build b/meson.build
index 6d6908da..d2a883e8 100644
--- a/meson.build
+++ b/meson.build
@@ -115,7 +115,7 @@ gio = dependency('gio-2.0', version: glib_required_version,
ffi = dependency('libffi', fallback: ['libffi', 'ffi_dep'])
gi = dependency('gobject-introspection-1.0', version: '>= 1.61.2',
fallback: ['gobject-introspection', 'girepo_dep'])
-spidermonkey = dependency('mozjs-68')
+spidermonkey = dependency('mozjs-78')
# We might need to look for the headers and lib's for Cairo
# manually on MSVC builds...
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]