projects
/
gentoo.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
443524c
)
sys-devel/llvm: Add PDEP on sys-devel/clang-runtime meta
author
Michał Górny
<mgorny@gentoo.org>
Mon, 3 Oct 2016 08:59:09 +0000
(10:59 +0200)
committer
Michał Górny
<mgorny@gentoo.org>
Mon, 3 Oct 2016 09:38:40 +0000
(11:38 +0200)
sys-devel/llvm/llvm-3.9.0.ebuild
patch
|
blob
|
history
diff --git
a/sys-devel/llvm/llvm-3.9.0.ebuild
b/sys-devel/llvm/llvm-3.9.0.ebuild
index 3f694d16fc60ceb911dda98818cb8d1579f907c1..bd7dfb2d8c6ec0804a9731782da649232e33b283 100644
(file)
--- a/
sys-devel/llvm/llvm-3.9.0.ebuild
+++ b/
sys-devel/llvm/llvm-3.9.0.ebuild
@@
-76,7
+76,11
@@
RDEPEND="${COMMON_DEPEND}
clang? ( !<=sys-devel/clang-${PV}-r99 )
abi_x86_32? ( !<=app-emulation/emul-linux-x86-baselibs-20130224-r2
!app-emulation/emul-linux-x86-baselibs[-abi_x86_32(-)] )"
-PDEPEND="clang? ( =sys-devel/clang-${PV}-r100 )
+PDEPEND="
+ clang? (
+ =sys-devel/clang-${PV}-r100
+ ~sys-devel/clang-runtime-${PV}
+ )
default-libcxx? ( sys-libs/libcxx )
kernel_Darwin? ( =sys-libs/libcxx-${PV%.*}* )"