commit:     3d1ce4f09a2fb35787d589769323df65e9213b48
Author:     Chí-Thanh Christopher Nguyễn <chithanh <AT> gentoo <DOT> org>
AuthorDate: Mon Oct 26 18:17:39 2015 +0000
Commit:     Chí-Thanh Christopher Nguyễn <chithanh <AT> gentoo <DOT> org>
CommitDate: Mon Oct 26 18:17:39 2015 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=3d1ce4f0

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

 media-libs/mesa/mesa-10.5.8.ebuild | 1 +
 media-libs/mesa/mesa-10.6.9.ebuild | 1 +
 2 files changed, 2 insertions(+)

diff --git a/media-libs/mesa/mesa-10.5.8.ebuild 
b/media-libs/mesa/mesa-10.5.8.ebuild
index b41243a..c3a98e4 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 0baae14..36d280b 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

Reply via email to