diff options
author | Matt Turner <mattst88@gentoo.org> | 2020-03-06 19:04:24 -0800 |
---|---|---|
committer | Matt Turner <mattst88@gentoo.org> | 2020-03-06 19:10:23 -0800 |
commit | 610435804dde859d84d0bebf8e8ad29729256ab4 (patch) | |
tree | 20a89e66a60efc89803001dce3d0d47fd711f98b /media-libs/mesa/mesa-9999.ebuild | |
parent | sci-mathematics/glpk: add myself and François Bissey as maintainers. (diff) | |
download | gentoo-610435804dde859d84d0bebf8e8ad29729256ab4.tar.gz gentoo-610435804dde859d84d0bebf8e8ad29729256ab4.tar.bz2 gentoo-610435804dde859d84d0bebf8e8ad29729256ab4.zip |
media-libs/mesa: Enable IUSE=libglvnd by default
It's going to be unmasked soon, and I'd like to have it enabled by
default for Mesa 20.0.
Signed-off-by: Matt Turner <mattst88@gentoo.org>
Diffstat (limited to 'media-libs/mesa/mesa-9999.ebuild')
-rw-r--r-- | media-libs/mesa/mesa-9999.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/media-libs/mesa/mesa-9999.ebuild b/media-libs/mesa/mesa-9999.ebuild index 4710eca2f2df..d6118a8b9afd 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 selinux test unwind vaapi valgrind vdpau vulkan vulkan-overlay wayland +X xa xvmc +zstd" |