diff options
author | James Le Cuirot <chewi@gentoo.org> | 2020-04-05 22:31:28 +0100 |
---|---|---|
committer | James Le Cuirot <chewi@gentoo.org> | 2020-04-05 22:33:09 +0100 |
commit | 35bf87fc542d104cd04d9d62d4f86ab46624b678 (patch) | |
tree | 9f589be8ec214fb0cafbeaf58a3c7602cb04831c /games-emulation/mupen64plus-core | |
parent | media-libs/libsdl2: Rename gles USE flag to gles2 (diff) | |
download | gentoo-35bf87fc542d104cd04d9d62d4f86ab46624b678.tar.gz gentoo-35bf87fc542d104cd04d9d62d4f86ab46624b678.tar.bz2 gentoo-35bf87fc542d104cd04d9d62d4f86ab46624b678.zip |
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@gentoo.org>
Diffstat (limited to 'games-emulation/mupen64plus-core')
-rw-r--r-- | games-emulation/mupen64plus-core/mupen64plus-core-2.5.9-r2.ebuild (renamed from games-emulation/mupen64plus-core/mupen64plus-core-2.5.9-r1.ebuild) | 2 |
1 files changed, 1 insertions, 1 deletions
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 index 57dc6a6f2305..99d93cc23581 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? ( |