From b94c891afe2be920733d0ea4b58ba43cd20d6420 Mon Sep 17 00:00:00 2001 From: Matt Turner Date: Thu, 18 Nov 2021 23:30:54 -0800 Subject: media-libs/mesa: Add REQUIRED_USE="d3d9? ( gallium )" Signed-off-by: Matt Turner --- media-libs/mesa/mesa-9999.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'media-libs/mesa') diff --git a/media-libs/mesa/mesa-9999.ebuild b/media-libs/mesa/mesa-9999.ebuild index 47b93133f0d..b8f51dff4da 100644 --- a/media-libs/mesa/mesa-9999.ebuild +++ b/media-libs/mesa/mesa-9999.ebuild @@ -38,7 +38,7 @@ IUSE="${IUSE_VIDEO_CARDS} vulkan-overlay wayland +X xa xvmc zink +zstd" REQUIRED_USE=" - d3d9? ( || ( video_cards_iris video_cards_r300 video_cards_r600 video_cards_radeonsi video_cards_nouveau video_cards_vmware ) ) + d3d9? ( gallium || ( video_cards_iris video_cards_r300 video_cards_r600 video_cards_radeonsi video_cards_nouveau video_cards_vmware ) ) osmesa? ( gallium ) vulkan? ( video_cards_radeonsi? ( llvm ) ) vulkan-overlay? ( vulkan ) -- cgit v1.2.3-18-g5258