mirror of
https://gitlab.freedesktop.org/mesa/mesa.git
synced 2026-05-05 05:18:08 +02:00
kk: Fix Linux build valgrind dependency
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/37965>
This commit is contained in:
parent
873d2f252e
commit
d6ddc5b219
1 changed files with 1 additions and 1 deletions
|
|
@ -44,7 +44,7 @@ endif
|
|||
|
||||
mtl_bridge_dependencies = [
|
||||
idep_vulkan_lite_runtime_headers,
|
||||
idep_vulkan_util_headers
|
||||
idep_vulkan_util
|
||||
]
|
||||
|
||||
libmtl_bridge = static_library(
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue