Skip to content

Commit

Permalink
media-libs/mesa: Add REQUIRED_USE="d3d9? ( gallium )"
Browse files Browse the repository at this point in the history
Signed-off-by: Matt Turner <[email protected]>
  • Loading branch information
mattst88 committed Nov 26, 2021
1 parent 3a76b9e commit b94c891
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion media-libs/mesa/mesa-9999.ebuild
Original file line number Diff line number Diff line change
Expand Up @@ -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 )
Expand Down

0 comments on commit b94c891

Please sign in to comment.