aboutsummaryrefslogtreecommitdiff
path: root/wayland/imv/build
diff options
context:
space:
mode:
Diffstat (limited to 'wayland/imv/build')
-rwxr-xr-xwayland/imv/build3
1 files changed, 3 insertions, 0 deletions
diff --git a/wayland/imv/build b/wayland/imv/build
index 2f31ec4b..1d28baa4 100755
--- a/wayland/imv/build
+++ b/wayland/imv/build
@@ -1,5 +1,7 @@
#!/bin/sh -e
+patch -p1 < support-libgrapheme.patch
+
export DESTDIR="$1"
cl-meson \
@@ -7,6 +9,7 @@ cl-meson \
-Dlibpng=enabled \
-Dlibtiff=enabled \
-Dlibrsvg="$(cpt l -C librsvg enabled disabled)" \
+ -Dunicode=grapheme \
-Dwindows=wayland \
. output