Skip to content

Commit

Permalink
media-libs/mesa: Drop bogus dependency on virtual/libelf.
Browse files Browse the repository at this point in the history
This dates from a time when r600's GLSL backend could use LLVM, which
requires libelf.
  • Loading branch information
mattst88 committed Jan 25, 2017
1 parent bc01055 commit 5b9ac48
Show file tree
Hide file tree
Showing 3 changed files with 0 additions and 9 deletions.
3 changes: 0 additions & 3 deletions media-libs/mesa/mesa-13.0.3.ebuild
Original file line number Diff line number Diff line change
Expand Up @@ -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}] )
Expand Down
3 changes: 0 additions & 3 deletions media-libs/mesa/mesa-17.0.0_rc2.ebuild
Original file line number Diff line number Diff line change
Expand Up @@ -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? (
Expand Down
3 changes: 0 additions & 3 deletions media-libs/mesa/mesa-9999.ebuild
Original file line number Diff line number Diff line change
Expand Up @@ -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? (
Expand Down

0 comments on commit 5b9ac48

Please sign in to comment.