Gentoo Archives: gentoo-commits

From: "Michał Górny" <mgorny@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: games-emulation/mupen64plus-core/
Date: Sun, 15 Sep 2019 09:51:44
Message-Id: 1568541079.b3c02bbc8f09abcd959d6c5e51c9936aa3253aa9.mgorny@gentoo
1 commit: b3c02bbc8f09abcd959d6c5e51c9936aa3253aa9
2 Author: Michał Górny <mgorny <AT> gentoo <DOT> org>
3 AuthorDate: Sun Sep 15 09:18:41 2019 +0000
4 Commit: Michał Górny <mgorny <AT> gentoo <DOT> org>
5 CommitDate: Sun Sep 15 09:51:19 2019 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b3c02bbc
7
8 games-emulation/mupen64plus-core: Depend on sdl2[gles?]
9
10 Closes: https://bugs.gentoo.org/654542
11 Signed-off-by: Michał Górny <mgorny <AT> gentoo.org>
12
13 games-emulation/mupen64plus-core/mupen64plus-core-2.5.9.ebuild | 1 +
14 1 file changed, 1 insertion(+)
15
16 diff --git a/games-emulation/mupen64plus-core/mupen64plus-core-2.5.9.ebuild b/games-emulation/mupen64plus-core/mupen64plus-core-2.5.9.ebuild
17 index ca45a085896..a6144ccc365 100644
18 --- a/games-emulation/mupen64plus-core/mupen64plus-core-2.5.9.ebuild
19 +++ b/games-emulation/mupen64plus-core/mupen64plus-core-2.5.9.ebuild
20 @@ -18,6 +18,7 @@ IUSE="debugger gles2 lirc new-dynarec opencv +osd cpu_flags_x86_sse"
21 RDEPEND="media-libs/libpng:0=
22 media-libs/libsdl2:0=[joystick,opengl,video]
23 sys-libs/zlib:0=[minizip]
24 + gles2? ( media-libs/libsdl2:0[gles] )
25 lirc? ( app-misc/lirc:0 )
26 opencv? ( media-libs/opencv:= )
27 osd? (