mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-09-16 14:29:05 -07:00
games-emulation/mupen64plus-video-rice: 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>
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
# Copyright 1999-2019 Gentoo Authors
|
||||
# Copyright 1999-2020 Gentoo Authors
|
||||
# Distributed under the terms of the GNU General Public License v2
|
||||
|
||||
EAPI=7
|
||||
@@ -19,7 +19,7 @@ RDEPEND=">=games-emulation/mupen64plus-core-2.5:0=[gles2-only=]
|
||||
media-libs/libpng:0=
|
||||
media-libs/libsdl2:0=[video]
|
||||
virtual/opengl:0=
|
||||
gles2-only? ( media-libs/libsdl2:0[gles] )"
|
||||
gles2-only? ( media-libs/libsdl2:0[gles2] )"
|
||||
DEPEND="${RDEPEND}
|
||||
virtual/pkgconfig"
|
||||
|
||||
Reference in New Issue
Block a user