From b3c02bbc8f09abcd959d6c5e51c9936aa3253aa9 Mon Sep 17 00:00:00 2001 From: Michał Górny Date: Sun, 15 Sep 2019 11:18:41 +0200 Subject: games-emulation/mupen64plus-core: Depend on sdl2[gles?] MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Closes: https://bugs.gentoo.org/654542 Signed-off-by: Michał Górny --- games-emulation/mupen64plus-core/mupen64plus-core-2.5.9.ebuild | 1 + 1 file changed, 1 insertion(+) (limited to 'games-emulation/mupen64plus-core/mupen64plus-core-2.5.9.ebuild') 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 ca45a085896b..a6144ccc365b 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? ( -- cgit v1.2.3-18-g5258