From 591b01070eea5725dc4888bd9307c1ec2a046943 Mon Sep 17 00:00:00 2001 From: Matt Turner Date: Wed, 25 Sep 2019 11:13:17 -0700 Subject: [PATCH] media-libs/mesa: Don't enable libglvnd by default ... 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 --- media-libs/mesa/mesa-9999.ebuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/media-libs/mesa/mesa-9999.ebuild b/media-libs/mesa/mesa-9999.ebuild index b7b3a5803880..53a94beb6089 100644 --- a/media-libs/mesa/mesa-9999.ebuild +++ b/media-libs/mesa/mesa-9999.ebuild @@ -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? ( -- 2.26.2