You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
gentoo-overlay/app-misc/bijiben/files/bijiben-40.1-webkit-gtk-lib...

13 lines
316 B

https://bugs.gentoo.org/878109
--- a/meson.build
+++ b/meson.build
@@ -126,7 +126,7 @@ bijiben_deps = [
dependency('libxml-2.0'),
dependency('libcurl'),
dependency('uuid'),
- dependency('webkit2gtk-4.0', version: '>= 2.26'),
+ dependency('webkit2gtk-4.1', version: '>= 2.26'),
cc.find_library('m')
]