summaryrefslogtreecommitdiff
path: root/media-libs/mesa/mesa-23.2.1.ebuild
diff options
context:
space:
mode:
Diffstat (limited to 'media-libs/mesa/mesa-23.2.1.ebuild')
-rw-r--r--media-libs/mesa/mesa-23.2.1.ebuild9
1 files changed, 8 insertions, 1 deletions
diff --git a/media-libs/mesa/mesa-23.2.1.ebuild b/media-libs/mesa/mesa-23.2.1.ebuild
index 4615abed8b4f..e497bccae3f6 100644
--- a/media-libs/mesa/mesa-23.2.1.ebuild
+++ b/media-libs/mesa/mesa-23.2.1.ebuild
@@ -133,7 +133,14 @@ PER_SLOT_DEPSTR="
!opencl? ( sys-devel/llvm:@SLOT@[${LLVM_USE_DEPS}] )
opencl? ( sys-devel/clang:@SLOT@[${LLVM_USE_DEPS}] )
opencl? ( dev-util/spirv-llvm-translator:@SLOT@ )
- vulkan? ( video_cards_intel? ( amd64? ( dev-util/spirv-llvm-translator:@SLOT@ ) ) )
+ vulkan? (
+ video_cards_intel? (
+ amd64? (
+ dev-util/spirv-llvm-translator:@SLOT@
+ sys-devel/clang:@SLOT@[${LLVM_USE_DEPS}]
+ )
+ )
+ )
)
"
LLVM_DEPSTR="