meson: Link xvmc with libxv
authorDylan Baker <dylan@pnwbakers.com>
Thu, 26 Sep 2019 22:42:59 +0000 (15:42 -0700)
committerDylan Baker <dylan@pnwbakers.com>
Fri, 27 Sep 2019 16:39:01 +0000 (16:39 +0000)
commite456a053c3d6ec4f3d4581edcad05c72dfdaa407
tree36958928a7e7c634a9e0ed10afca86d9ef6e907f
parent8c5c21d7e337bbaffe8d68d9abbb166a271b35cc
meson: Link xvmc with libxv

Prior to xvmc 1.0.12 libxvmc incorrectly required libxv, but that was
fixed. This results in compilation failures for the gallium xvmc tracker
and tools. This patch fixes that by explicitly linking to libxv.

Fixes: 22a817af8a89eb3c762fc3e07b443a3ce37d7416
       ("meson: build gallium xvmc state tracker")
Closes: https://gitlab.freedesktop.org/mesa/mesa/issues/1844
Reviewed-by: Adam Jackson <ajax@redhat.com>
meson.build
src/gallium/state_trackers/xvmc/meson.build