graphics/mesa-dri: Remove meson option gallium-clover

It doesn't exists and cause error with meson >= 0.60

PR:	   259140
(cherry picked from commit cacd1d0044)
This commit is contained in:
Emmanuel Vadot 2021-10-13 17:42:29 +02:00
parent 235016480a
commit b5aaacbe1f

View File

@ -37,7 +37,6 @@ MESON_ARGS+= -Dgallium-drivers="" \
-Dgallium-va=disabled \
-Dgallium-xa=disabled \
-Dgallium-nine=false \
-Dgallium-clover=disabled \
-Dosmesa=false \
-Dtools="" \
-Degl=enabled \