diff options
author | Michał Górny <mgorny@gentoo.org> | 2020-01-03 18:02:29 +0100 |
---|---|---|
committer | Michał Górny <mgorny@gentoo.org> | 2020-01-03 21:39:55 +0100 |
commit | 67b7a690b90164150d0564bd292e601824ec32e4 (patch) | |
tree | 83b8573ffe2f8f8a62e3d245409ea5aafd24da08 /games-emulation/mupen64plus-ui-console | |
parent | games-emulation/mupen64plus-core: Remove outdated blockers (diff) | |
download | gentoo-67b7a690b90164150d0564bd292e601824ec32e4.tar.gz gentoo-67b7a690b90164150d0564bd292e601824ec32e4.tar.bz2 gentoo-67b7a690b90164150d0564bd292e601824ec32e4.zip |
games-emulation/mupen64plus-ui-console: Remove outdated blocker
Signed-off-by: Michał Górny <mgorny@gentoo.org>
Diffstat (limited to 'games-emulation/mupen64plus-ui-console')
-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" |