From: Andreas Sturmlechner Date: Fri, 10 May 2019 20:49:35 +0000 (+0200) Subject: games-strategy/freeorion: Add missing REQUIRED_USE X-Git-Url: http://git.tremily.us/?a=commitdiff_plain;h=4d6145494fd1d8aed401747ebf13b33a71884ed7;p=gentoo.git games-strategy/freeorion: Add missing REQUIRED_USE Package-Manager: Portage-2.3.66, Repoman-2.3.12 Signed-off-by: Andreas Sturmlechner --- diff --git a/games-strategy/freeorion/freeorion-0.4.8_p20190501.ebuild b/games-strategy/freeorion/freeorion-0.4.8_p20190501.ebuild index de4fdff7f15b..2c29c8b5c266 100644 --- a/games-strategy/freeorion/freeorion-0.4.8_p20190501.ebuild +++ b/games-strategy/freeorion/freeorion-0.4.8_p20190501.ebuild @@ -28,6 +28,8 @@ LICENSE="GPL-2 LGPL-2.1 CC-BY-SA-3.0" SLOT="0" IUSE="dedicated" +REQUIRED_USE="${PYTHON_REQUIRED_USE}" + BDEPEND=" virtual/pkgconfig "