meson: Always link libgallium_dri.so against dep_thread.
authorEric Anholt <eric@anholt.net>
Wed, 8 Nov 2017 22:00:51 +0000 (14:00 -0800)
committerEric Anholt <eric@anholt.net>
Thu, 9 Nov 2017 17:40:27 +0000 (09:40 -0800)
commit9c9fd8ff3792897a5fe3c3998274e59fa95d4d76
tree926ed4a158a3f9fa66fbd63eb529e86701e5cd7c
parent4c94607c2100e6d7126654819266ba33537a84e7
meson: Always link libgallium_dri.so against dep_thread.

Somehow on my cross build the -pthread is getting lost.  All the other
deps seem to work out fine.

Reviewed-by: Dylan Baker <dylan@pnwbakers.com>
Tested-by: Timothy Arceri <tarceri@itsqueeze.com>
src/gallium/targets/dri/meson.build