From 4b886a942bc5f1f0ae48e8510de35353880788ae Mon Sep 17 00:00:00 2001 From: Cem Keylan Date: Thu, 9 Sep 2021 22:21:11 +0300 Subject: fcft: use cl-meson --- wayland/fcft/build | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'wayland') diff --git a/wayland/fcft/build b/wayland/fcft/build index c546b45e..3fb5a269 100755 --- a/wayland/fcft/build +++ b/wayland/fcft/build @@ -2,8 +2,8 @@ export DESTDIR=$1 -meson \ - --prefix=/usr \ +cl-meson \ + -Dtext-shaping=enabled \ . output ninja -C output -- cgit v1.2.3