anv: add missing xmlconfig headers dependency

Signed-off-by: Eric Engestrom <eric.engestrom@intel.com>
Acked-by: Dylan Baker <dylan@pnwbakers.com>
This commit is contained in:
Eric Engestrom 2019-10-27 00:04:33 +01:00 committed by Eric Engestrom
parent 4072b3360b
commit 791ece114e
1 changed files with 1 additions and 0 deletions

View File

@ -133,6 +133,7 @@ anv_deps = [
dep_valgrind,
idep_nir_headers,
idep_vulkan_util_headers,
idep_xmlconfig_headers,
]
anv_flags = [
c_vis_args,