summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMatt Turner <mattst88@gentoo.org>2019-09-25 11:13:17 -0700
committerMatt Turner <mattst88@gentoo.org>2019-09-25 11:15:34 -0700
commit591b01070eea5725dc4888bd9307c1ec2a046943 (patch)
tree1e539f279cfc95d2a0f310a7fdd59b45972d49dc
parentdev-util/rocminfo: Add -9999 (diff)
downloadgentoo-591b01070eea5725dc4888bd9307c1ec2a046943.tar.gz
gentoo-591b01070eea5725dc4888bd9307c1ec2a046943.tar.bz2
gentoo-591b01070eea5725dc4888bd9307c1ec2a046943.zip
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 <mattst88@gentoo.org>
-rw-r--r--media-libs/mesa/mesa-9999.ebuild4
1 files 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? (