media-libs/mesa: Drop bogus dependency on virtual/libelf.
authorMatt Turner <mattst88@gentoo.org>
Wed, 25 Jan 2017 22:53:46 +0000 (14:53 -0800)
committerMatt Turner <mattst88@gentoo.org>
Wed, 25 Jan 2017 23:14:17 +0000 (15:14 -0800)
This dates from a time when r600's GLSL backend could use LLVM, which
requires libelf.

media-libs/mesa/mesa-13.0.3.ebuild
media-libs/mesa/mesa-17.0.0_rc2.ebuild
media-libs/mesa/mesa-9999.ebuild

index f539cdcf90400202de2a7286c6be86d15eb866da..8b4dec3e3308f4336686e34567f2af90fdaeedff 100644 (file)
@@ -97,9 +97,6 @@ RDEPEND="
        x11-libs/libXfixes:=[${MULTILIB_USEDEP}]
        llvm? (
                video_cards_radeonsi? ( virtual/libelf:0=[${MULTILIB_USEDEP}] )
-               !video_cards_r600? (
-                       video_cards_radeon? ( virtual/libelf:0=[${MULTILIB_USEDEP}] )
-               )
                >=sys-devel/llvm-3.6.0:=[${MULTILIB_USEDEP}]
        )
        nettle? ( dev-libs/nettle:=[${MULTILIB_USEDEP}] )
index 1df4dd09aee311f38e8a1998108d124d53dc1a1a..6aec3354b8ec916ae61394e795ed28207fb611f6 100644 (file)
@@ -97,9 +97,6 @@ RDEPEND="
        x11-libs/libXfixes:=[${MULTILIB_USEDEP}]
        llvm? (
                video_cards_radeonsi? ( virtual/libelf:0=[${MULTILIB_USEDEP}] )
-               !video_cards_r600? (
-                       video_cards_radeon? ( virtual/libelf:0=[${MULTILIB_USEDEP}] )
-               )
                >=sys-devel/llvm-3.6.0:=[${MULTILIB_USEDEP}]
        )
        opencl? (
index b8ea0e0c88180746790268810a9da69d4106cfc8..3096064b68626b5f52b63287b6534a7d0f2613ae 100644 (file)
@@ -97,9 +97,6 @@ RDEPEND="
        x11-libs/libXfixes:=[${MULTILIB_USEDEP}]
        llvm? (
                video_cards_radeonsi? ( virtual/libelf:0=[${MULTILIB_USEDEP}] )
-               !video_cards_r600? (
-                       video_cards_radeon? ( virtual/libelf:0=[${MULTILIB_USEDEP}] )
-               )
                >=sys-devel/llvm-3.6.0:=[${MULTILIB_USEDEP}]
        )
        opencl? (