From d0f4ab801b445dd29cc7bbf414feea362d6a4dc4 Mon Sep 17 00:00:00 2001 From: Cem Keylan Date: Thu, 8 Dec 2022 14:20:37 +0100 Subject: mesa: bump to 22.2.4 + more changes Some of the changes included here are: - Add glslang as a build dependency - Force wayland - Remove patch that is no longer required --- extra/mesa/depends | 10 +++++++--- 1 file changed, 7 insertions(+), 3 deletions(-) (limited to 'extra/mesa/depends') diff --git a/extra/mesa/depends b/extra/mesa/depends index 582eef94..18063ed0 100644 --- a/extra/mesa/depends +++ b/extra/mesa/depends @@ -1,5 +1,7 @@ +eudev expat -flex make +flex make +glslang make libX11 libXdamage libXext @@ -11,7 +13,9 @@ libelf libxcb libxshmfence llvm -meson make -python make +meson make +python make +wayland +wayland-protocols make xorgproto zlib -- cgit v1.2.3