commit: 6d9fec7826fcf801f579042edb19a26bd15a4bdf
Author: Ionen Wolkens <ionen <AT> gentoo <DOT> org>
AuthorDate: Fri Jul 30 22:37:43 2021 +0000
Commit: Ionen Wolkens <ionen <AT> gentoo <DOT> org>
CommitDate: Sat Jul 31 00:59:03 2021 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=6d9fec78
dev-games/openscenegraph: update older ebuild with egl(+)
Already done on the newest, preparation for mesa's IUSE=egl removal.
Signed-off-by: Ionen Wolkens <ionen <AT> gentoo.org>
...penscenegraph-3.6.5-r100.ebuild => openscenegraph-3.6.5-r101.ebuild} | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/dev-games/openscenegraph/openscenegraph-3.6.5-r100.ebuild
b/dev-games/openscenegraph/openscenegraph-3.6.5-r101.ebuild
similarity index 99%
rename from dev-games/openscenegraph/openscenegraph-3.6.5-r100.ebuild
rename to dev-games/openscenegraph/openscenegraph-3.6.5-r101.ebuild
index 32d8c57d2b1..9ae46872143 100644
--- a/dev-games/openscenegraph/openscenegraph-3.6.5-r100.ebuild
+++ b/dev-games/openscenegraph/openscenegraph-3.6.5-r101.ebuild
@@ -33,7 +33,7 @@ BDEPEND="
doc? ( app-doc/doxygen )
"
RDEPEND="
- media-libs/mesa[egl?]
+ media-libs/mesa[egl(+)?]
virtual/glu
virtual/opengl
x11-libs/libSM