aboutsummaryrefslogtreecommitdiff
path: root/wayland/xwayland/build
diff options
context:
space:
mode:
authorCem Keylan <cem@ckyln.com>2022-07-16 22:05:32 +0300
committerCem Keylan <cem@ckyln.com>2022-07-16 22:05:32 +0300
commit8a41687e8dd43f8c9afc3cf6e5f3ee37222468f9 (patch)
treed82239b2743f7b9e68dc89bafc91c4c281860897 /wayland/xwayland/build
parented626be5ea3b57fd6ca4302d1f9ff415254d50c1 (diff)
downloadrepository-8a41687e8dd43f8c9afc3cf6e5f3ee37222468f9.tar.gz
xwayland: bump to 22.1.3
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 \