[epiphany/mcatanzaro/pdfjs-is-moving: 201/201] Require WebKitGTK 2.37.1
- From: Michael Catanzaro <mcatanzaro src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [epiphany/mcatanzaro/pdfjs-is-moving: 201/201] Require WebKitGTK 2.37.1
- Date: Thu, 14 Jul 2022 16:06:02 +0000 (UTC)
commit 3fd7ce17b99f3c3e6b3213de32b5984bd98ef7a2
Author: Michael Catanzaro <mcatanzaro redhat com>
Date: Thu Jul 14 11:04:06 2022 -0500
Require WebKitGTK 2.37.1
So users do not lose PDF support. We want it for a !1151 anyway.
meson.build | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/meson.build b/meson.build
index 9d0d40364..068e18efa 100644
--- a/meson.build
+++ b/meson.build
@@ -76,7 +76,7 @@ conf.set10('ENABLE_GSB', gsb_api_key != '')
glib_requirement = '>= 2.67.4'
gtk_requirement = '>= 3.24.0'
nettle_requirement = '>= 3.4'
-webkitgtk_requirement = '>= 2.33.2'
+webkitgtk_requirement = '>= 2.37.1'
conf.set('GLIB_VERSION_MIN_REQUIRED', 'GLIB_VERSION_2_68')
conf.set('GLIB_VERSION_MAX_ALLOWED', 'GLIB_VERSION_2_68')
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]