diff options
-rw-r--r-- | games-puzzle/mures/mures-0.5-r1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/games-puzzle/mures/mures-0.5-r1.ebuild b/games-puzzle/mures/mures-0.5-r1.ebuild index 6a16b35658b0..b99486c241b5 100644 --- a/games-puzzle/mures/mures-0.5-r1.ebuild +++ b/games-puzzle/mures/mures-0.5-r1.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2020 Gentoo Authors +# Copyright 1999-2021 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=7 @@ -15,7 +15,7 @@ KEYWORDS="~amd64 ~x86" IUSE="opengl" DEPEND=" - media-libs/libsdl + media-libs/libsdl[joystick] media-libs/sdl-image media-libs/sdl-net media-libs/sdl-ttf |