mirror of
https://codeberg.org/kiss-community/repo
synced 2025-04-01 10:42:52 -06:00
mesa: depend on wayland
This commit is contained in:
parent
f4d18de5ff
commit
4fb7e91e7e
@ -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
|
||||||
|
|
||||||
|
@ -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
|
||||||
|
Loading…
Reference in New Issue
Block a user