[gjs/mozjs78: 22/38] build: Build with mozjs78
- From: Philip Chimento <pchimento src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gjs/mozjs78: 22/38] build: Build with mozjs78
- Date: Tue, 11 Aug 2020 19:54:34 +0000 (UTC)
commit 7303972ba7a1175386a888e66f910074194430dc
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]