Go to:
Gentoo Home
Documentation
Forums
Lists
Bugs
Planet
Store
Wiki
Get Gentoo!
Gentoo's Bugzilla – Attachment 430258 Details for
Bug 579064
=media-libs/mesa-11.2.0[llvm] should not depend on >=dev-lang/llvm-3.6.0
Home
|
New
–
[Ex]
|
Browse
|
Search
|
Privacy Policy
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
[patch]
media-libs/mesa-11.2.0: Fixup LLVM dependencies
0001-media-libs-mesa-11.2.0-Fixup-LLVM-dependencies.patch (text/plain), 1.52 KB, created by
Jan Vesely
on 2016-04-12 20:54:28 UTC
(
hide
)
Description:
media-libs/mesa-11.2.0: Fixup LLVM dependencies
Filename:
MIME Type:
Creator:
Jan Vesely
Created:
2016-04-12 20:54:28 UTC
Size:
1.52 KB
patch
obsolete
>From d117149a30953acfbfba36742c17746aab0269d8 Mon Sep 17 00:00:00 2001 >From: Jan Vesely <jano.vesely@gmail.com> >Date: Tue, 12 Apr 2016 16:51:55 -0400 >Subject: [PATCH] =media-libs/mesa-11.2.0: Fixup LLVM dependencies. > >Signed-off-by: Jan Vesely <jano.vesely@gmail.com> >--- > media-libs/mesa/mesa-11.2.0.ebuild | 8 +++++--- > 1 file changed, 5 insertions(+), 3 deletions(-) > >diff --git a/media-libs/mesa/mesa-11.2.0.ebuild b/media-libs/mesa/mesa-11.2.0.ebuild >index 6c2c4eb..c6af3fe 100644 >--- a/media-libs/mesa/mesa-11.2.0.ebuild >+++ b/media-libs/mesa/mesa-11.2.0.ebuild >@@ -98,14 +98,16 @@ RDEPEND=" > video_cards_radeonsi? ( || ( > >=dev-libs/elfutils-0.155-r1:=[${MULTILIB_USEDEP}] > >=dev-libs/libelf-0.8.13-r2:=[${MULTILIB_USEDEP}] >+ >=sys-devel/llvm-3.6.0:=[${MULTILIB_USEDEP}] > ) ) > !video_cards_r600? ( > video_cards_radeon? ( || ( > >=dev-libs/elfutils-0.155-r1:=[${MULTILIB_USEDEP}] > >=dev-libs/libelf-0.8.13-r2:=[${MULTILIB_USEDEP}] >+ >=sys-devel/llvm-3.6.0:=[${MULTILIB_USEDEP}] > ) ) > ) ) >- >=sys-devel/llvm-3.6.0:=[${MULTILIB_USEDEP}] >+ >=sys-devel/llvm-3.3.0:=[${MULTILIB_USEDEP}] > ) > opencl? ( > app-eselect/eselect-opencl >@@ -142,8 +144,8 @@ DEPEND="${RDEPEND} > video_cards_radeonsi? ( sys-devel/llvm[video_cards_radeon] ) > ) > opencl? ( >- >=sys-devel/llvm-3.4.2:=[${MULTILIB_USEDEP}] >- >=sys-devel/clang-3.4.2:=[${MULTILIB_USEDEP}] >+ >=sys-devel/llvm-3.5.0:=[${MULTILIB_USEDEP}] >+ >=sys-devel/clang-3.5.0:=[${MULTILIB_USEDEP}] > >=sys-devel/gcc-4.6 > ) > sys-devel/gettext >-- >2.7.4 >
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Diff
View Attachment As Raw
Actions:
View
|
Diff
Attachments on
bug 579064
: 430258