commit: cdf119db6325e25b3e7ce87c4881e48c90590882 Author: Chí-Thanh Christopher Nguyễn <chithanh <AT> gentoo <DOT> org> AuthorDate: Thu Mar 10 16:10:23 2016 +0000 Commit: Chí-Thanh Christopher Nguyễn <chithanh <AT> gentoo <DOT> org> CommitDate: Thu Mar 10 16:10:23 2016 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=cdf119db
media-libs/mesa: depend on <sys-devel/llvm-3.8 Bug: https://bugs.gentoo.org/show_bug.cgi?id=576972 Package-Manager: portage-2.2.26 media-libs/mesa/mesa-11.0.6.ebuild | 3 ++- media-libs/mesa/mesa-11.0.8.ebuild | 1 + media-libs/mesa/mesa-11.0.9.ebuild | 1 + media-libs/mesa/mesa-11.1.2-r1.ebuild | 1 + 4 files changed, 5 insertions(+), 1 deletion(-) diff --git a/media-libs/mesa/mesa-11.0.6.ebuild b/media-libs/mesa/mesa-11.0.6.ebuild index 57f9977..58c7bfb 100644 --- a/media-libs/mesa/mesa-11.0.6.ebuild +++ b/media-libs/mesa/mesa-11.0.6.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2015 Gentoo Foundation +# Copyright 1999-2016 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 # $Id$ @@ -108,6 +108,7 @@ RDEPEND=" ) ) ) ) >=sys-devel/llvm-3.4.2:=[${MULTILIB_USEDEP}] + <sys-devel/llvm-3.8 ) opencl? ( app-eselect/eselect-opencl diff --git a/media-libs/mesa/mesa-11.0.8.ebuild b/media-libs/mesa/mesa-11.0.8.ebuild index bea9a0e..f07599c 100644 --- a/media-libs/mesa/mesa-11.0.8.ebuild +++ b/media-libs/mesa/mesa-11.0.8.ebuild @@ -106,6 +106,7 @@ RDEPEND=" ) ) ) ) >=sys-devel/llvm-3.4.2:=[${MULTILIB_USEDEP}] + <sys-devel/llvm-3.8 ) opencl? ( app-eselect/eselect-opencl diff --git a/media-libs/mesa/mesa-11.0.9.ebuild b/media-libs/mesa/mesa-11.0.9.ebuild index bea9a0e..f07599c 100644 --- a/media-libs/mesa/mesa-11.0.9.ebuild +++ b/media-libs/mesa/mesa-11.0.9.ebuild @@ -106,6 +106,7 @@ RDEPEND=" ) ) ) ) >=sys-devel/llvm-3.4.2:=[${MULTILIB_USEDEP}] + <sys-devel/llvm-3.8 ) opencl? ( app-eselect/eselect-opencl diff --git a/media-libs/mesa/mesa-11.1.2-r1.ebuild b/media-libs/mesa/mesa-11.1.2-r1.ebuild index 7dd5cc6..09284a7 100644 --- a/media-libs/mesa/mesa-11.1.2-r1.ebuild +++ b/media-libs/mesa/mesa-11.1.2-r1.ebuild @@ -106,6 +106,7 @@ RDEPEND=" ) ) ) ) >=sys-devel/llvm-3.4.2:=[${MULTILIB_USEDEP}] + <sys-devel/llvm-3.8 ) opencl? ( app-eselect/eselect-opencl
