diff options
Diffstat (limited to 'wayland')
| -rwxr-xr-x | wayland/fcft/build | 4 | 
1 files changed, 2 insertions, 2 deletions
| 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 | 
