mesa: depend on wayland

This commit is contained in:
Dylan Araps 2021-07-08 09:50:41 +03:00
parent f4d18de5ff
commit 4fb7e91e7e
No known key found for this signature in database
GPG Key ID: 13295DAC2CF13B5C
2 changed files with 3 additions and 12 deletions

View File

@ -39,7 +39,8 @@ meson \
--mandir=/usr/share/man \ --mandir=/usr/share/man \
--localstatedir=/var \ --localstatedir=/var \
--buildtype=release \ --buildtype=release \
-Dplatforms=x11 \ -Dplatforms=wayland \
-Dglx=disabled \
-Dzstd=false \ -Dzstd=false \
. output . output

View File

@ -1,21 +1,11 @@
bison make bison make
expat expat
flex make flex make
libX11
libXdamage
libXext
libXrandr
libXrender
libXxf86vm
libdrm
libelf
libxcb
libxshmfence
linux-headers make linux-headers make
llvm llvm
m4 make m4 make
meson make meson make
pkgconf make pkgconf make
python make python make
xorgproto wayland
zlib zlib