From bb043d522aeeaac84cf47d745d5d2ac1146e40b0 Mon Sep 17 00:00:00 2001 From: Dylan Araps Date: Sat, 10 Jul 2021 00:39:53 +0300 Subject: [PATCH] mesa: fix depends. Closes #272 --- extra/mesa/depends | 15 +++++++++------ 1 file changed, 9 insertions(+), 6 deletions(-) diff --git a/extra/mesa/depends b/extra/mesa/depends index 96e0ebd6..db47cda6 100644 --- a/extra/mesa/depends +++ b/extra/mesa/depends @@ -1,11 +1,14 @@ -bison make +bison make expat -flex make +flex make +libdrm +libelf linux-headers make llvm -m4 make -meson make -pkgconf make -python make +m4 make +meson make +pkgconf make +python make wayland +wayland-protocols make zlib