libxkbcommon: add wayland to depends

This commit is contained in:
Dylan Araps 2021-07-08 14:16:48 +03:00
parent 93a65d8d29
commit cf2dffe9b1
No known key found for this signature in database
GPG Key ID: 13295DAC2CF13B5C
2 changed files with 3 additions and 1 deletions

View File

@ -7,7 +7,8 @@ meson \
--libexecdir=/usr/lib \
-Ddefault_library=both \
-Denable-docs=false \
-Denable-wayland=false \
-Denable-wayland=true \
-Denable-x11=false \
-Denable-xkbregistry=false \
. output

View File

@ -1,3 +1,4 @@
bison make
meson make
pkgconf make
wayland