pvr: Make Vulkan driver depend only on nir headers, not library

Avoids linking issues when building with the compiler.

Signed-off-by: Simon Perretta <simon.perretta@imgtec.com>
Acked-by: Alyssa Rosenzweig <alyssa@rosenzweig.io>
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/31679>
This commit is contained in:
Simon Perretta 2024-04-08 14:06:05 +01:00 committed by Marge Bot
parent c1c71b93bf
commit 981ddec633

View file

@ -114,7 +114,7 @@ libvulkan_powervr_mesa = shared_library(
],
dependencies : [
pvr_deps,
idep_nir,
idep_nir_headers,
],
c_args : pvr_flags,
link_args : [