commit:     b3c02bbc8f09abcd959d6c5e51c9936aa3253aa9
Author:     Michał Górny <mgorny <AT> gentoo <DOT> org>
AuthorDate: Sun Sep 15 09:18:41 2019 +0000
Commit:     Michał Górny <mgorny <AT> gentoo <DOT> org>
CommitDate: Sun Sep 15 09:51:19 2019 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b3c02bbc

games-emulation/mupen64plus-core: Depend on sdl2[gles?]

Closes: https://bugs.gentoo.org/654542
Signed-off-by: Michał Górny <mgorny <AT> gentoo.org>

 games-emulation/mupen64plus-core/mupen64plus-core-2.5.9.ebuild | 1 +
 1 file changed, 1 insertion(+)

diff --git a/games-emulation/mupen64plus-core/mupen64plus-core-2.5.9.ebuild 
b/games-emulation/mupen64plus-core/mupen64plus-core-2.5.9.ebuild
index ca45a085896..a6144ccc365 100644
--- a/games-emulation/mupen64plus-core/mupen64plus-core-2.5.9.ebuild
+++ b/games-emulation/mupen64plus-core/mupen64plus-core-2.5.9.ebuild
@@ -18,6 +18,7 @@ IUSE="debugger gles2 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? ( media-libs/libsdl2:0[gles] )
        lirc? ( app-misc/lirc:0 )
        opencv? ( media-libs/opencv:= )
        osd? (

Reply via email to