meson: Add dependency on genxml to anvil genfiles
authorJuan A. Suarez Romero <jasuarez@igalia.com>
Wed, 17 Apr 2019 09:38:00 +0000 (09:38 +0000)
committerJuan A. Suarez Romero <jasuarez@igalia.com>
Wed, 17 Apr 2019 13:49:55 +0000 (15:49 +0200)
commitb74e605cf47fe54c0d2a6df072c1874160cfd9eb
tree6024ec1e2c3cc072f0b1f69f7c213873ea85c998
parentbaf59e40cd1c3d19b299e5ac6bdf3af9e241c6b2
meson: Add dependency on genxml to anvil genfiles

This fixes a race condition where anv_gen_files are executed before
genxml files, which causes a build failure

v2: add dependency on idep_genxml (Lionel)

Fixes: d1992255bb29054fa51763376d125183a9f602f
       ("meson: Add build Intel "anv" vulkan driver")

Reviewed-by: Lionel Landwerlin <lionel.g.landwerlin@intel.com>
src/intel/vulkan/meson.build