media-libs/mesa: Add vulkan? ( dri3 ) to REQUIRED_USE
authorMatt Turner <mattst88@gentoo.org>
Wed, 15 Aug 2018 23:17:52 +0000 (16:17 -0700)
committerMatt Turner <mattst88@gentoo.org>
Wed, 15 Aug 2018 23:18:33 +0000 (16:18 -0700)
media-libs/mesa/mesa-18.2.0_rc2.ebuild
media-libs/mesa/mesa-9999.ebuild

index 592501bdb8e2f06d6e20050a1805dd533e0fb8c0..f21c592631cde8b0ae47f5463a3a65235d37d098 100644 (file)
@@ -50,7 +50,8 @@ REQUIRED_USE="
        lm_sensors? ( gallium )
        vaapi? ( gallium )
        vdpau? ( gallium )
-       vulkan? ( || ( video_cards_i965 video_cards_radeonsi )
+       vulkan? ( dri3
+                         || ( video_cards_i965 video_cards_radeonsi )
                          video_cards_radeonsi? ( llvm ) )
        wayland? ( egl gbm )
        xa?  ( gallium )
index 4bdf4c91e6f42f3277ec6d53b888891bbb7136ab..6e51f277cafd5611a9a32c80679b892e06c22602 100644 (file)
@@ -50,7 +50,8 @@ REQUIRED_USE="
        lm_sensors? ( gallium )
        vaapi? ( gallium )
        vdpau? ( gallium )
-       vulkan? ( || ( video_cards_i965 video_cards_radeonsi )
+       vulkan? ( dri3
+                         || ( video_cards_i965 video_cards_radeonsi )
                          video_cards_radeonsi? ( llvm ) )
        wayland? ( egl gbm )
        xa?  ( gallium )