diff --git a/src/intel/vulkan/meson.build b/src/intel/vulkan/meson.build index 69e472f719b..10fc4c4e611 100644 --- a/src/intel/vulkan/meson.build +++ b/src/intel/vulkan/meson.build @@ -133,6 +133,7 @@ anv_deps = [ dep_valgrind, idep_nir_headers, idep_vulkan_util_headers, + idep_xmlconfig_headers, ] anv_flags = [ c_vis_args,