summaryrefslogtreecommitdiff
path: root/media-libs
diff options
context:
space:
mode:
authorChí-Thanh Christopher Nguyễn <chithanh@gentoo.org>2015-10-26 19:17:39 +0100
committerChí-Thanh Christopher Nguyễn <chithanh@gentoo.org>2015-10-26 19:17:39 +0100
commit3d1ce4f09a2fb35787d589769323df65e9213b48 (patch)
tree23f878a9e9cb1bf34487d962dc251836bbf30b61 /media-libs
parent0eb75b021dd97db71b8327296499967117003f97 (diff)
downloadgentoo-3d1ce4f09a2fb35787d589769323df65e9213b48.tar.gz
gentoo-3d1ce4f09a2fb35787d589769323df65e9213b48.tar.xz
media-libs/mesa: depend on compatible llvm versions
Bug: https://bugs.gentoo.org/show_bug.cgi?id=559538 Package-Manager: portage-2.2.20.1
Diffstat (limited to 'media-libs')
-rw-r--r--media-libs/mesa/mesa-10.5.8.ebuild1
-rw-r--r--media-libs/mesa/mesa-10.6.9.ebuild1
2 files changed, 2 insertions, 0 deletions
diff --git a/media-libs/mesa/mesa-10.5.8.ebuild b/media-libs/mesa/mesa-10.5.8.ebuild
index b41243a7ab2..c3a98e49225 100644
--- a/media-libs/mesa/mesa-10.5.8.ebuild
+++ b/media-libs/mesa/mesa-10.5.8.ebuild
@@ -106,6 +106,7 @@ RDEPEND="
) )
)
>=sys-devel/llvm-3.4.2:=[${MULTILIB_USEDEP}]
+ <sys-devel/llvm-3.7
)
opencl? (
app-eselect/eselect-opencl
diff --git a/media-libs/mesa/mesa-10.6.9.ebuild b/media-libs/mesa/mesa-10.6.9.ebuild
index 0baae142ad0..36d280b429e 100644
--- a/media-libs/mesa/mesa-10.6.9.ebuild
+++ b/media-libs/mesa/mesa-10.6.9.ebuild
@@ -106,6 +106,7 @@ RDEPEND="
) )
)
>=sys-devel/llvm-3.4.2:=[${MULTILIB_USEDEP}]
+ <sys-devel/llvm-3.7
)
opencl? (
app-eselect/eselect-opencl