aboutsummaryrefslogtreecommitdiff
path: root/wayland/mako/build
diff options
context:
space:
mode:
Diffstat (limited to 'wayland/mako/build')
-rwxr-xr-xwayland/mako/build5
1 files changed, 3 insertions, 2 deletions
diff --git a/wayland/mako/build b/wayland/mako/build
index 64d5eb9a..398d5c72 100755
--- a/wayland/mako/build
+++ b/wayland/mako/build
@@ -2,9 +2,10 @@
export DESTDIR="$1"
-meson \
- --prefix=/usr \
+cl-meson \
-Dsd-bus-provider=basu \
+ -Dicons=enabled \
+ -Dman-pages=enabled \
. output
ninja -C output