Gentoo Archives: gentoo-commits

From: Matt Turner <mattst88@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: media-libs/waffle/
Date: Tue, 31 Mar 2020 20:44:15
Message-Id: 1585687441.65610136a0d399107014dc084c1e24f7e5bf4ef2.mattst88@gentoo
1 commit: 65610136a0d399107014dc084c1e24f7e5bf4ef2
2 Author: Matt Turner <mattst88 <AT> gentoo <DOT> org>
3 AuthorDate: Tue Mar 31 20:31:06 2020 +0000
4 Commit: Matt Turner <mattst88 <AT> gentoo <DOT> org>
5 CommitDate: Tue Mar 31 20:44:01 2020 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=65610136
7
8 media-libs/waffle: Enable egl and gbm by default
9
10 Signed-off-by: Matt Turner <mattst88 <AT> gentoo.org>
11
12 media-libs/waffle/waffle-9999.ebuild | 2 +-
13 1 file changed, 1 insertion(+), 1 deletion(-)
14
15 diff --git a/media-libs/waffle/waffle-9999.ebuild b/media-libs/waffle/waffle-9999.ebuild
16 index 7c8183c35ea..4b2918009cf 100644
17 --- a/media-libs/waffle/waffle-9999.ebuild
18 +++ b/media-libs/waffle/waffle-9999.ebuild
19 @@ -17,7 +17,7 @@ HOMEPAGE="http://www.waffle-gl.org/ https://gitlab.freedesktop.org/mesa/waffle"
20
21 LICENSE="BSD-2"
22 SLOT="0"
23 -IUSE="doc egl gbm wayland X"
24 +IUSE="doc +egl +gbm wayland X"
25 RESTRICT="test" # gl_basic tests don't work when run from portage
26
27 RDEPEND="