diff --git a/extra/mesa/build b/extra/mesa/build index d3c56dd0..dfd556a6 100755 --- a/extra/mesa/build +++ b/extra/mesa/build @@ -39,6 +39,7 @@ meson \ --localstatedir=/var \ --buildtype=release \ -Dplatforms=x11,drm \ + -Dzstd=false \ . output ninja -C output