commit: 4d6145494fd1d8aed401747ebf13b33a71884ed7
Author: Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
AuthorDate: Fri May 10 20:49:35 2019 +0000
Commit: Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
CommitDate: Sat May 11 08:07:13 2019 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=4d614549
games-strategy/freeorion: Add missing REQUIRED_USE
Package-Manager: Portage-2.3.66, Repoman-2.3.12
Signed-off-by: Andreas Sturmlechner <asturm <AT> gentoo.org>
games-strategy/freeorion/freeorion-0.4.8_p20190501.ebuild | 2 ++
1 file changed, 2 insertions(+)
diff --git a/games-strategy/freeorion/freeorion-0.4.8_p20190501.ebuild
b/games-strategy/freeorion/freeorion-0.4.8_p20190501.ebuild
index de4fdff7f15..2c29c8b5c26 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
"