aboutsummaryrefslogtreecommitdiff
path: root/wayland/grim/build
diff options
context:
space:
mode:
Diffstat (limited to 'wayland/grim/build')
-rwxr-xr-xwayland/grim/build5
1 files changed, 3 insertions, 2 deletions
diff --git a/wayland/grim/build b/wayland/grim/build
index 64ee0e20..d61a05c1 100755
--- a/wayland/grim/build
+++ b/wayland/grim/build
@@ -2,8 +2,9 @@
export DESTDIR="$1"
-meson \
- --prefix=/usr \
+cl-meson \
+ -Djpeg=enabled \
+ -Dman-pages=enabled \
. output
ninja -C output