summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichał Górny <mgorny@gentoo.org>2016-10-03 10:58:26 +0200
committerMichał Górny <mgorny@gentoo.org>2016-10-03 11:38:36 +0200
commit443524c8194a87b896c95ba1761ddf6fac5713f4 (patch)
treeb4eb2dc1c06831cb7ed878ed156d716d1208b7cc /sys-devel
parentsys-devel/clang-runtime: Introduce the runtime metapackage (diff)
downloadgentoo-443524c8194a87b896c95ba1761ddf6fac5713f4.tar.gz
gentoo-443524c8194a87b896c95ba1761ddf6fac5713f4.tar.bz2
gentoo-443524c8194a87b896c95ba1761ddf6fac5713f4.zip
sys-devel/clang: Add PDEP on sys-devel/clang-runtime meta
Diffstat (limited to 'sys-devel')
-rw-r--r--sys-devel/clang/clang-9999.ebuild1
1 files changed, 1 insertions, 0 deletions
diff --git a/sys-devel/clang/clang-9999.ebuild b/sys-devel/clang/clang-9999.ebuild
index d2b18d986e41..52ebb4d50252 100644
--- a/sys-devel/clang/clang-9999.ebuild
+++ b/sys-devel/clang/clang-9999.ebuild
@@ -43,6 +43,7 @@ DEPEND="${RDEPEND}
!!<dev-python/configparser-3.3.0.2
${PYTHON_DEPS}"
PDEPEND="
+ ~sys-devel/clang-runtime-${PV}
default-compiler-rt? ( sys-libs/compiler-rt )
default-libcxx? ( sys-libs/libcxx )"