diff options
-rw-r--r-- | games-emulation/mupen64plus-ui-console/mupen64plus-ui-console-2.5.9.ebuild | 5 |
1 files changed, 2 insertions, 3 deletions
diff --git a/games-emulation/mupen64plus-ui-console/mupen64plus-ui-console-2.5.9.ebuild b/games-emulation/mupen64plus-ui-console/mupen64plus-ui-console-2.5.9.ebuild index ec20f855224b..d97c76a54fe8 100644 --- a/games-emulation/mupen64plus-ui-console/mupen64plus-ui-console-2.5.9.ebuild +++ b/games-emulation/mupen64plus-ui-console/mupen64plus-ui-console-2.5.9.ebuild @@ -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 @@ -17,8 +17,7 @@ IUSE="" RDEPEND=" >=games-emulation/mupen64plus-core-${PV}:0= - media-libs/libsdl2:0= - !<games-emulation/mupen64plus-2.0" + media-libs/libsdl2:0=" DEPEND="${RDEPEND}" BDEPEND="virtual/pkgconfig" |