From: Pacho Ramos Date: Wed, 25 Dec 2019 17:07:39 +0000 (+0100) Subject: games-arcade/solarwolf: Fix PYTHON_USEDEP X-Git-Url: http://git.tremily.us/gitweb.cgi?a=commitdiff_plain;h=b36fc70d5b59c2ba6bedecc20629c3d6d1a86253;p=gentoo.git games-arcade/solarwolf: Fix PYTHON_USEDEP Package-Manager: Portage-2.3.82, Repoman-2.3.20 Signed-off-by: Pacho Ramos --- diff --git a/games-arcade/solarwolf/solarwolf-1.5-r2.ebuild b/games-arcade/solarwolf/solarwolf-1.5-r2.ebuild index cf1968f26914..8f291786f9cb 100644 --- a/games-arcade/solarwolf/solarwolf-1.5-r2.ebuild +++ b/games-arcade/solarwolf/solarwolf-1.5-r2.ebuild @@ -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}"