anv: fix missing meson dep
Signed-off-by: Lionel Landwerlin <lionel.g.landwerlin@intel.com> Cc: mesa-stable Closes: https://gitlab.freedesktop.org/mesa/mesa/-/issues/13627 Reviewed-by: Tapani Pälli <tapani.palli@intel.com> Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/36737>
This commit is contained in:
committed by
Marge Bot
parent
9b418671cf
commit
a973fb1bb0
@@ -119,7 +119,7 @@ foreach _gfx_ver : ['90', '110', '120', '125', '200', '300']
|
||||
dep_libdrm, dep_valgrind, idep_nir_headers, idep_genxml,
|
||||
idep_vulkan_util_headers, idep_vulkan_wsi_headers,
|
||||
idep_vulkan_runtime_headers, idep_mesautil,
|
||||
idep_intel_driver_ds_headers,
|
||||
idep_intel_dev, idep_intel_driver_ds_headers,
|
||||
idep_intel_shaders, idep_intel_blorp,
|
||||
],
|
||||
)
|
||||
|
||||
Reference in New Issue
Block a user