summaryrefslogtreecommitdiff
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
parentx11-drivers/xf86-input-wacom: Version bump (diff)
downloadgentoo-3d1ce4f09a2fb35787d589769323df65e9213b48.tar.gz
gentoo-3d1ce4f09a2fb35787d589769323df65e9213b48.tar.bz2
gentoo-3d1ce4f09a2fb35787d589769323df65e9213b48.zip
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
-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 b41243a7ab24..c3a98e492257 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 0baae142ad09..36d280b429ec 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