OSDN Git Service

meson: Add dependency on genxml to anvil
authorDylan Baker <dylan@pnwbakers.com>
Wed, 13 Feb 2019 17:26:16 +0000 (09:26 -0800)
committerEmil Velikov <emil.l.velikov@gmail.com>
Fri, 15 Feb 2019 11:40:11 +0000 (11:40 +0000)
commitd000488c2eff466eddc0345ad97b49351f0b7a6a
tree6def5c022017745b023a070dc1ad357b1f76af92
parent4aa92b54e52ee40bca78247ac5906d67d148a82a
meson: Add dependency on genxml to anvil

Currently the Intel "anvil" driver races with the generation of genxml
files, while i965 has an explicit dependency. This patch adds the same
dependency to anvil.

Fixes: d1992255bb29054fa51763376d125183a9f602f
       ("meson: Add build Intel "anv" vulkan driver")
Acked-by: Jason Ekstrand <jason@jlekstrand.net>
Acked-by: Lionel Landwerlin <lionel.g.landwerlin@intel.com>
Reviewed-by: Eric Engestrom <eric.engestrom@intel.com>
(cherry picked from commit 279060cd32dd673c6a5bf302ceac852f51a6c17c)
src/intel/vulkan/meson.build