aboutsummaryrefslogtreecommitdiff
path: root/extra/gtk4/build
diff options
context:
space:
mode:
Diffstat (limited to 'extra/gtk4/build')
-rwxr-xr-xextra/gtk4/build3
1 files changed, 2 insertions, 1 deletions
diff --git a/extra/gtk4/build b/extra/gtk4/build
index 92826cbc..116aa421 100755
--- a/extra/gtk4/build
+++ b/extra/gtk4/build
@@ -9,8 +9,9 @@ clsed '/#ifndef G_OS_WIN32/c#if !defined(G_OS_WIN32) && defined(__GLIBC__)' \
cl-meson \
-Dgtk_doc=false \
- -Dwayland-backend="$(cpt l -C wayland true false)" \
+ -Dwayland-backend=true \
-Dwin32-backend=false \
+ -Dx11-backend=false \
-Dintrospection=disabled \
-Dmedia-gstreamer=disabled \
-Dprint-cups=disabled \