Skip to content

Commit

Permalink
games-emulation/mupen64plus-video-rice: libsdl2 has renamed gles USE …
Browse files Browse the repository at this point in the history
…flag to gles2

Package-Manager: Portage-2.3.96, Repoman-2.3.20
Signed-off-by: James Le Cuirot <[email protected]>
  • Loading branch information
chewi committed Apr 5, 2020
1 parent 3812bd7 commit f7caacd
Showing 1 changed file with 2 additions and 2 deletions.
Original file line number Diff line number Diff line change
@@ -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
Expand All @@ -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"

Expand Down

0 comments on commit f7caacd

Please sign in to comment.