summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMatt Turner <mattst88@gentoo.org>2020-03-31 13:31:06 -0700
committerMatt Turner <mattst88@gentoo.org>2020-03-31 13:44:01 -0700
commit65610136a0d399107014dc084c1e24f7e5bf4ef2 (patch)
tree293b6b39c3d59ba3fce81b8ba5c701eaa3543009 /media-libs
parentmedia-libs/waffle: Update SRC_URI (diff)
downloadgentoo-65610136a0d399107014dc084c1e24f7e5bf4ef2.tar.gz
gentoo-65610136a0d399107014dc084c1e24f7e5bf4ef2.tar.bz2
gentoo-65610136a0d399107014dc084c1e24f7e5bf4ef2.zip
media-libs/waffle: Enable egl and gbm by default
Signed-off-by: Matt Turner <mattst88@gentoo.org>
Diffstat (limited to 'media-libs')
-rw-r--r--media-libs/waffle/waffle-9999.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/media-libs/waffle/waffle-9999.ebuild b/media-libs/waffle/waffle-9999.ebuild
index 7c8183c35eaa..4b2918009cf5 100644
--- a/media-libs/waffle/waffle-9999.ebuild
+++ b/media-libs/waffle/waffle-9999.ebuild
@@ -17,7 +17,7 @@ HOMEPAGE="http://www.waffle-gl.org/ https://gitlab.freedesktop.org/mesa/waffle"
LICENSE="BSD-2"
SLOT="0"
-IUSE="doc egl gbm wayland X"
+IUSE="doc +egl +gbm wayland X"
RESTRICT="test" # gl_basic tests don't work when run from portage
RDEPEND="