From 8754bee6b264554ccfed29e9d1c83ee720a0867f Mon Sep 17 00:00:00 2001 From: James Le Cuirot Date: Sat, 21 Oct 2017 23:43:01 +0100 Subject: media-libs/mesa: video_cards_imx requires video_cards_vivante Closes: https://bugs.gentoo.org/633812 Package-Manager: Portage-2.3.12, Repoman-2.3.2 --- media-libs/mesa/mesa-9999.ebuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'media-libs') diff --git a/media-libs/mesa/mesa-9999.ebuild b/media-libs/mesa/mesa-9999.ebuild index dbe0eda926a7..b108f76ef3ed 100644 --- a/media-libs/mesa/mesa-9999.ebuild +++ b/media-libs/mesa/mesa-9999.ebuild @@ -53,14 +53,14 @@ REQUIRED_USE=" vaapi? ( gallium ) vdpau? ( gallium ) vulkan? ( || ( video_cards_i965 video_cards_radeonsi ) - video_cards_radeonsi? ( llvm ) ) + video_cards_radeonsi? ( llvm ) ) wayland? ( egl gbm ) xa? ( gallium ) video_cards_freedreno? ( gallium ) video_cards_intel? ( classic ) video_cards_i915? ( || ( classic gallium ) ) video_cards_i965? ( classic ) - video_cards_imx? ( gallium ) + video_cards_imx? ( gallium video_cards_vivante ) video_cards_nouveau? ( || ( classic gallium ) ) video_cards_radeon? ( || ( classic gallium ) gallium? ( x86? ( llvm ) amd64? ( llvm ) ) ) -- cgit v1.2.3-65-gdbad