commit:     11f0202d9ca79352223a56aa08a44df0533393a6
Author:     Nikoli <nikoli <AT> gmx <DOT> us>
AuthorDate: Sat Mar 28 19:33:04 2015 +0000
Commit:     Matt Turner <mattst88 <AT> gentoo <DOT> org>
CommitDate: Sat Mar 28 19:33:04 2015 +0000
URL:        https://gitweb.gentoo.org/proj/x11.git/commit/?id=11f0202d

media-libs/mesa: Don't depend on libelf for r600.

It's only needed for the LLVM backend (opencl or radeonsi).

Bugzilla: https://bugs.gentoo.org/show_bug.cgi?id=542808

 media-libs/mesa/mesa-9999.ebuild | 4 ----
 1 file changed, 4 deletions(-)

diff --git a/media-libs/mesa/mesa-9999.ebuild b/media-libs/mesa/mesa-9999.ebuild
index 1add486..ffec51d 100644
--- a/media-libs/mesa/mesa-9999.ebuild
+++ b/media-libs/mesa/mesa-9999.ebuild
@@ -98,10 +98,6 @@ RDEPEND="
                        >=dev-libs/elfutils-0.155-r1:=[${MULTILIB_USEDEP}]
                        >=dev-libs/libelf-0.8.13-r2:=[${MULTILIB_USEDEP}]
                        ) )
-               video_cards_r600? ( || (
-                       >=dev-libs/elfutils-0.155-r1:=[${MULTILIB_USEDEP}]
-                       >=dev-libs/libelf-0.8.13-r2:=[${MULTILIB_USEDEP}]
-                       ) )
                !video_cards_r600? (
                        video_cards_radeon? ( || (
                                
>=dev-libs/elfutils-0.155-r1:=[${MULTILIB_USEDEP}]

Reply via email to