games-arcade/solarwolf: Fix PYTHON_USEDEP
authorPacho Ramos <pacho@gentoo.org>
Wed, 25 Dec 2019 17:07:39 +0000 (18:07 +0100)
committerPacho Ramos <pacho@gentoo.org>
Wed, 25 Dec 2019 17:08:04 +0000 (18:08 +0100)
Package-Manager: Portage-2.3.82, Repoman-2.3.20
Signed-off-by: Pacho Ramos <pacho@gentoo.org>
games-arcade/solarwolf/solarwolf-1.5-r2.ebuild

index cf1968f269140ba40ce185351dfc5b2acfd4e4f9..8f291786f9cb6574f9f8826415629a278045ca99 100644 (file)
@@ -21,7 +21,7 @@ IUSE=""
 REQUIRED_USE="${PYTHON_REQUIRED_USE}"
 
 RDEPEND="${PYTHON_DEPS}
-       >=dev-python/pygame-1.5.6
+       >=dev-python/pygame-1.5.6[${PYTHON_USEDEP}]
        media-libs/sdl-mixer[mod,vorbis]
 "
 DEPEND="${RDEPEND}"