meson.build: blacklist only libva 0.99.0
authorSreerenj Balachandran <sreerenj.balachandran@intel.com>
Wed, 1 Nov 2017 17:32:55 +0000 (10:32 -0700)
committerSreerenj Balachandran <sreerenj.balachandran@intel.com>
Wed, 1 Nov 2017 17:32:55 +0000 (10:32 -0700)
commitccedfe74727d7a44dfcdbcfd93efc9abcab1a991
tree384cbad41b8009bd1a3306a007e63df456a3f3c2
parent13996d524467c06e8d5593e2143e5a1c65807127
meson.build: blacklist only libva 0.99.0

This is the same fix we used in gstreaemr-vaapi to blacklist
the notoroious libva version 0.99.0

Intel's MSDK uses libva 0.99.0, meanwhile open source libva bumped
its API version to 1.0.0. Thus we have to blacklist only the MSDK's
libva (0.99.0)

https://bugzilla.gnome.org/show_bug.cgi?id=789744
meson.build