diff options
Diffstat (limited to 'sys-devel/clang-runtime/clang-runtime-15.0.7.ebuild')
-rw-r--r-- | sys-devel/clang-runtime/clang-runtime-15.0.7.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sys-devel/clang-runtime/clang-runtime-15.0.7.ebuild b/sys-devel/clang-runtime/clang-runtime-15.0.7.ebuild index c80214039ada..48df40caecd9 100644 --- a/sys-devel/clang-runtime/clang-runtime-15.0.7.ebuild +++ b/sys-devel/clang-runtime/clang-runtime-15.0.7.ebuild @@ -21,6 +21,6 @@ RDEPEND=" ~sys-libs/compiler-rt-sanitizers-${PV}:${SLOT}[abi_x86_32(+)?,abi_x86_64(+)?] ) ) - libcxx? ( >=sys-libs/libcxx-${PV}[${MULTILIB_USEDEP}] ) + libcxx? ( >=llvm-runtimes/libcxx-${PV}[${MULTILIB_USEDEP}] ) openmp? ( >=llvm-runtimes/openmp-${PV}[${MULTILIB_USEDEP}] ) " |