commit: afd7ff992cc509f18baa5f65fe7788ecf4440b58 Author: orbea <orbea <AT> riseup <DOT> net> AuthorDate: Sat Mar 2 16:32:05 2024 +0000 Commit: Sam James <sam <AT> gentoo <DOT> org> CommitDate: Thu Mar 21 02:45:09 2024 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=afd7ff99
games-emulation/gambatte-jg: update dependencies Upstream decided to use the SDL renderer instead of opengl for gambatte-example. Upstream-Commit: https://gitlab.com/jgemu/gambatte/-/commit/9c11623a72412e821c594772ca335885c34b453b Upstream-Commit: https://gitlab.com/jgemu/gambatte/-/commit/d0932d38f0df4ddc3a18e3465276eea9ff743166 Signed-off-by: orbea <orbea <AT> riseup.net> Closes: https://github.com/gentoo/gentoo/pull/35600 Signed-off-by: Sam James <sam <AT> gentoo.org> games-emulation/gambatte-jg/gambatte-jg-9999.ebuild | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/games-emulation/gambatte-jg/gambatte-jg-9999.ebuild b/games-emulation/gambatte-jg/gambatte-jg-9999.ebuild index 7cb90f422adf..f342303e1e39 100644 --- a/games-emulation/gambatte-jg/gambatte-jg-9999.ebuild +++ b/games-emulation/gambatte-jg/gambatte-jg-9999.ebuild @@ -29,8 +29,7 @@ REQUIRED_USE="|| ( examples jgmodule shared )" DEPEND=" examples? ( - media-libs/libglvnd - media-libs/libsdl2[opengl,sound,video] + media-libs/libsdl2[sound,video] media-libs/speexdsp ) jgmodule? (
