projects
/
mesa.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
4072b33
)
anv: add missing xmlconfig headers dependency
author
Eric Engestrom
<eric.engestrom@intel.com>
Sat, 26 Oct 2019 23:04:33 +0000
(
00:04
+0100)
committer
Eric Engestrom
<eric@engestrom.ch>
Thu, 31 Oct 2019 15:29:06 +0000
(15:29 +0000)
Signed-off-by: Eric Engestrom <eric.engestrom@intel.com>
Acked-by: Dylan Baker <dylan@pnwbakers.com>
src/intel/vulkan/meson.build
patch
|
blob
|
history
diff --git
a/src/intel/vulkan/meson.build
b/src/intel/vulkan/meson.build
index 69e472f719b80a286d3058030f685c0984836c09..10fc4c4e611df4c3c6beb8fd915b3ed4db664faa 100644
(file)
--- 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,