From e6aff8e3a5963a885378be3dc46194239a2819e4 Mon Sep 17 00:00:00 2001 From: James Le Cuirot Date: Fri, 2 Aug 2019 22:11:55 +0100 Subject: [PATCH] games-arcade/commandergenius: Add missing REQUIRED_USE Package-Manager: Portage-2.3.70, Repoman-2.3.16 Signed-off-by: James Le Cuirot --- games-arcade/commandergenius/commandergenius-2.3.3.ebuild | 1 + 1 file changed, 1 insertion(+) diff --git a/games-arcade/commandergenius/commandergenius-2.3.3.ebuild b/games-arcade/commandergenius/commandergenius-2.3.3.ebuild index 4c3fc02b5724..e2625339eed6 100644 --- a/games-arcade/commandergenius/commandergenius-2.3.3.ebuild +++ b/games-arcade/commandergenius/commandergenius-2.3.3.ebuild @@ -17,6 +17,7 @@ LICENSE="GPL-2" SLOT="0" KEYWORDS="~amd64 ~x86" IUSE="+downloader opengl +python" +REQUIRED_USE="python? ( ${PYTHON_REQUIRED_USE} )" RESTRICT="mirror" # contains keen files, but we do not install them RDEPEND="media-libs/libsdl2[opengl?,video] -- 2.26.2