libva: depend on wayland

This commit is contained in:
Dylan Araps 2021-07-08 09:19:18 +03:00
parent b045277111
commit ae0b2317b4
No known key found for this signature in database
GPG Key ID: 13295DAC2CF13B5C
2 changed files with 3 additions and 3 deletions

View File

@ -6,6 +6,8 @@ meson \
--prefix=/usr \
--sysconfdir=/etc \
--mandir=/usr/share/man \
-Dwith_wayland=yes \
-Dwith_x11=no \
-Ddocs=false \
-Dintrospection=false \
. output

View File

@ -1,8 +1,6 @@
libX11
libXext
libXfixes
libdrm
linux-headers make
mesa
meson make
pkgconf make
wayland