2
0
mirror of https://codeberg.org/kiss-community/repo synced 2024-07-07 16:32:28 +00:00

libxkbcommon: enable static

This commit is contained in:
Dylan Araps 2021-07-01 07:15:04 +00:00
parent c386442a55
commit 8ba85ab6e7
No known key found for this signature in database
GPG Key ID: 13295DAC2CF13B5C

View File

@ -4,6 +4,7 @@ export DESTDIR="$1"
meson \ meson \
--prefix=/usr \ --prefix=/usr \
-Ddefault_library=both \
-Denable-docs=false \ -Denable-docs=false \
-Denable-wayland=false \ -Denable-wayland=false \
-Denable-xkbregistry=false \ -Denable-xkbregistry=false \