summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--dev-util/spirv-llvm-translator/spirv-llvm-translator-13.0.0-r2.ebuild (renamed from dev-util/spirv-llvm-translator/spirv-llvm-translator-13.0.0-r1.ebuild)1
-rw-r--r--dev-util/spirv-llvm-translator/spirv-llvm-translator-14.0.0-r1.ebuild (renamed from dev-util/spirv-llvm-translator/spirv-llvm-translator-14.0.0.ebuild)1
2 files changed, 2 insertions, 0 deletions
diff --git a/dev-util/spirv-llvm-translator/spirv-llvm-translator-13.0.0-r1.ebuild b/dev-util/spirv-llvm-translator/spirv-llvm-translator-13.0.0-r2.ebuild
index f131b89cb086..149afed3b91d 100644
--- a/dev-util/spirv-llvm-translator/spirv-llvm-translator-13.0.0-r1.ebuild
+++ b/dev-util/spirv-llvm-translator/spirv-llvm-translator-13.0.0-r2.ebuild
@@ -24,6 +24,7 @@ RESTRICT="!test? ( test )"
RDEPEND="
dev-util/spirv-headers
+ sys-devel/clang:${SLOT}
sys-devel/llvm:${SLOT}
"
diff --git a/dev-util/spirv-llvm-translator/spirv-llvm-translator-14.0.0.ebuild b/dev-util/spirv-llvm-translator/spirv-llvm-translator-14.0.0-r1.ebuild
index a0bf5e1ccda4..d28f7c33dc4c 100644
--- a/dev-util/spirv-llvm-translator/spirv-llvm-translator-14.0.0.ebuild
+++ b/dev-util/spirv-llvm-translator/spirv-llvm-translator-14.0.0-r1.ebuild
@@ -23,6 +23,7 @@ RESTRICT="!test? ( test )"
RDEPEND="
dev-util/spirv-headers
+ sys-devel/clang:${SLOT}
sys-devel/llvm:${SLOT}
"