pvr: Declare dependency on idep_mesautil

Signed-off-by: Matt Coster <matt.coster@imgtec.com>
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/21555>
This commit is contained in:
Matt Coster
2023-06-08 10:32:15 +01:00
committed by Marge Bot
parent ae828a33a7
commit b8a32e7694

View File

@@ -83,6 +83,7 @@ pvr_deps = [
dep_csbgen,
dep_libdrm,
dep_valgrind,
idep_mesautil,
idep_vulkan_runtime,
idep_vulkan_util,
idep_vulkan_wsi,