summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'llvm-runtimes/compiler-rt/compiler-rt-16.0.6-r5.ebuild')
-rw-r--r--llvm-runtimes/compiler-rt/compiler-rt-16.0.6-r5.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/llvm-runtimes/compiler-rt/compiler-rt-16.0.6-r5.ebuild b/llvm-runtimes/compiler-rt/compiler-rt-16.0.6-r5.ebuild
index c014f9b33f50..0374dfb0d51a 100644
--- a/llvm-runtimes/compiler-rt/compiler-rt-16.0.6-r5.ebuild
+++ b/llvm-runtimes/compiler-rt/compiler-rt-16.0.6-r5.ebuild
@@ -19,10 +19,10 @@ DEPEND="
sys-devel/llvm:${LLVM_MAJOR}
"
BDEPEND="
- clang? ( sys-devel/clang:${LLVM_MAJOR} )
+ clang? ( llvm-core/clang:${LLVM_MAJOR} )
test? (
$(python_gen_any_dep ">=dev-python/lit-15[\${PYTHON_USEDEP}]")
- =sys-devel/clang-${LLVM_VERSION}*:${LLVM_MAJOR}
+ =llvm-core/clang-${LLVM_VERSION}*:${LLVM_MAJOR}
)
!test? (
${PYTHON_DEPS}