From afd7ff992cc509f18baa5f65fe7788ecf4440b58 Mon Sep 17 00:00:00 2001 From: orbea Date: Sat, 2 Mar 2024 08:32:05 -0800 Subject: 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 Closes: https://github.com/gentoo/gentoo/pull/35600 Signed-off-by: Sam James --- 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? ( -- cgit v1.2.3-65-gdbad