media-libs/mesa: Don't enable libglvnd by default
authorMatt Turner <mattst88@gentoo.org>
Wed, 25 Sep 2019 18:13:17 +0000 (11:13 -0700)
committerMatt Turner <mattst88@gentoo.org>
Wed, 25 Sep 2019 18:15:34 +0000 (11:15 -0700)
... and bump required version. I'll unmask the libglvnd USE flag soon,
and at that point we'll want users to have the option to test but not
opt them into it by default.

Signed-off-by: Matt Turner <mattst88@gentoo.org>
media-libs/mesa/mesa-9999.ebuild

index b7b3a58038807b7f8b49bddff22a27946753645d..53a94beb6089e68ecc28873b8b27693623f69fe1 100644 (file)
@@ -35,7 +35,7 @@ for card in ${VIDEO_CARDS}; do
 done
 
 IUSE="${IUSE_VIDEO_CARDS}
-       +classic d3d9 debug +dri3 +egl +gallium +gbm gles1 +gles2 +libglvnd +llvm
+       +classic d3d9 debug +dri3 +egl +gallium +gbm gles1 +gles2 libglvnd +llvm
        lm-sensors opencl osmesa pax_kernel selinux test unwind vaapi valgrind
        vdpau vulkan vulkan-overlay wayland +X xa xvmc"
 
@@ -77,7 +77,7 @@ RDEPEND="
        >=dev-libs/expat-2.1.0-r3:=[${MULTILIB_USEDEP}]
        >=sys-libs/zlib-1.2.8[${MULTILIB_USEDEP}]
        libglvnd? (
-               media-libs/libglvnd[${MULTILIB_USEDEP}]
+               >=media-libs/libglvnd-1.2.0[${MULTILIB_USEDEP}]
                !app-eselect/eselect-opengl
        )
        !libglvnd? (