meson: Don't try to install dri drivers unless one is built
authorDylan Baker <dylan@pnwbakers.com>
Mon, 9 Oct 2017 23:34:03 +0000 (16:34 -0700)
committerDylan Baker <dylan@pnwbakers.com>
Mon, 16 Oct 2017 23:32:43 +0000 (16:32 -0700)
commit90b5ec6c5f225a1f6f4b23d1632b2d842ed7ece0
treeb3da1c5b0fa2e51bd542e63b887f9be87b509175
parent601bd7296fa464fe146f57c4ea89e3cad06749e9
meson: Don't try to install dri drivers unless one is built

This confused the with_dri flag which is meant to control Direct
Rendering Infrastructure, not classic drivers

Signed-off-by: Dylan Baker <dylanx.c.baker@intel.com>
Reviewed-by: Eric Anholt <eric@anholt.net>
src/mesa/drivers/dri/meson.build