commit:     35bf87fc542d104cd04d9d62d4f86ab46624b678
Author:     James Le Cuirot <chewi <AT> gentoo <DOT> org>
AuthorDate: Sun Apr  5 21:31:28 2020 +0000
Commit:     James Le Cuirot <chewi <AT> gentoo <DOT> org>
CommitDate: Sun Apr  5 21:33:09 2020 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=35bf87fc

games-emulation/mupen64plus-core: libsdl2 has renamed gles USE flag to gles2

Package-Manager: Portage-2.3.96, Repoman-2.3.20
Signed-off-by: James Le Cuirot <chewi <AT> gentoo.org>

 ...upen64plus-core-2.5.9-r1.ebuild => mupen64plus-core-2.5.9-r2.ebuild} | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/games-emulation/mupen64plus-core/mupen64plus-core-2.5.9-r1.ebuild 
b/games-emulation/mupen64plus-core/mupen64plus-core-2.5.9-r2.ebuild
similarity index 98%
rename from games-emulation/mupen64plus-core/mupen64plus-core-2.5.9-r1.ebuild
rename to games-emulation/mupen64plus-core/mupen64plus-core-2.5.9-r2.ebuild
index 57dc6a6f230..99d93cc2358 100644
--- a/games-emulation/mupen64plus-core/mupen64plus-core-2.5.9-r1.ebuild
+++ b/games-emulation/mupen64plus-core/mupen64plus-core-2.5.9-r2.ebuild
@@ -18,7 +18,7 @@ IUSE="debugger gles2-only lirc new-dynarec opencv +osd 
cpu_flags_x86_sse"
 RDEPEND="media-libs/libpng:0=
        media-libs/libsdl2:0=[joystick,opengl,video]
        sys-libs/zlib:0=[minizip]
-       gles2-only? ( media-libs/libsdl2:0[gles] )
+       gles2-only? ( media-libs/libsdl2:0[gles2] )
        lirc? ( app-misc/lirc:0 )
        opencv? ( media-libs/opencv:= )
        osd? (

Reply via email to