meson: don't require glx/egl/gbm with gallium drivers
authorEmil Velikov <emil.velikov@collabora.com>
Thu, 13 Dec 2018 03:54:03 +0000 (03:54 +0000)
committerEmil Velikov <emil.l.velikov@gmail.com>
Thu, 13 Dec 2018 03:54:03 +0000 (03:54 +0000)
commit9d10581897ef7cfa0f6c392e2048cc04357281b9
tree6dfd7e06b6ec02e53da99de30c1855cd6d5df0f9
parente0dbfc995370756355f28ac31495eab96a410384
meson: don't require glx/egl/gbm with gallium drivers

The gallium drivers do not require a DRI loader. Drop the artificial
and unnecessary restriction.

Fixes: af9d276134d ("meson: build libmesa_gallium")
Signed-off-by: Emil Velikov <emil.velikov@collabora.com>
Reviewed-by: Dylan Baker <dylan@pnwbakers.com>
meson.build