[epiphany/mcatanzaro/pdfjs-is-moving: 3/3] Require WebKitGTK 2.37.1




commit e2ca3f735503084f6a96b15e72157bb5929a1edd
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.
    
    Part-of: <https://gitlab.gnome.org/GNOME/epiphany/-/merge_requests/1113>

 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]