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

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

PR:	   259140
This commit is contained in:
Emmanuel Vadot 2021-10-13 17:42:29 +02:00
parent ba325dcd91
commit cacd1d0044

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 \