aboutsummaryrefslogtreecommitdiff
path: root/extra/webkit2gtk/build
diff options
context:
space:
mode:
authorCem Keylan <cem@ckyln.com>2021-02-13 18:07:03 +0300
committerCem Keylan <cem@ckyln.com>2021-02-13 18:07:03 +0300
commit5a60694086024dc8217815c3766ea54348402f05 (patch)
treee2e98fec9f0b20474b55b8d32f15096598fca98b /extra/webkit2gtk/build
parent40511cb4ae70352d380d0d9d6f490da2261d5a65 (diff)
downloadrepository-5a60694086024dc8217815c3766ea54348402f05.tar.gz
webkit2gtk: bump to 2.30.5
I have forcefully disabled wayland target for now as it leads to build failures.
Diffstat (limited to 'extra/webkit2gtk/build')
-rwxr-xr-xextra/webkit2gtk/build1
1 files changed, 1 insertions, 0 deletions
diff --git a/extra/webkit2gtk/build b/extra/webkit2gtk/build
index b5009ece..b8342697 100755
--- a/extra/webkit2gtk/build
+++ b/extra/webkit2gtk/build
@@ -59,6 +59,7 @@ cmake -B build \
-DUSE_WPE_RENDERER=OFF \
-DENABLE_WEB_CRYPTO=${libtasn:-OFF} \
-DENABLE_MEDIASOURCE=${streaming:-OFF} \
+ -DENABLE_WAYLAND_TARGET=OFF \
-Wno-dev
cmake --build build