aboutsummaryrefslogtreecommitdiff
path: root/wayland/xwayland/build
diff options
context:
space:
mode:
Diffstat (limited to 'wayland/xwayland/build')
-rwxr-xr-xwayland/xwayland/build4
1 files changed, 4 insertions, 0 deletions
diff --git a/wayland/xwayland/build b/wayland/xwayland/build
index 7b471562..dd8e094e 100755
--- a/wayland/xwayland/build
+++ b/wayland/xwayland/build
@@ -2,6 +2,10 @@
export DESTDIR="$1"
+# I don't know why these build systems add these "optional" dependencies, then
+# don't let you disable them when your system has it.
+clsed "/libbsd\_dep/s/'libbsd'/'libnothankyou'/" meson.build
+
cl-meson \
-Ddefault_font_path=/usr/share/fonts \
-Dsha1=libcrypto \