projects
/
gentoo.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
ab834ff
)
media-libs/mesa: Enable IUSE=libglvnd by default
author
Matt Turner
<mattst88@gentoo.org>
Sat, 7 Mar 2020 03:04:24 +0000
(19:04 -0800)
committer
Matt Turner
<mattst88@gentoo.org>
Sat, 7 Mar 2020 03:10:23 +0000
(19:10 -0800)
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>
media-libs/mesa/mesa-9999.ebuild
patch
|
blob
|
history
diff --git
a/media-libs/mesa/mesa-9999.ebuild
b/media-libs/mesa/mesa-9999.ebuild
index 4710eca2f2dfd76028223cd071fbc950ab3689d8..d6118a8b9afdc9de2dd8d4445a7619a9796ac8c5 100644
(file)
--- 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"