diff options
author | James Le Cuirot <chewi@gentoo.org> | 2019-08-02 22:11:55 +0100 |
---|---|---|
committer | James Le Cuirot <chewi@gentoo.org> | 2019-08-02 22:42:41 +0100 |
commit | e6aff8e3a5963a885378be3dc46194239a2819e4 (patch) | |
tree | 08287d35da7f0d4ee09ec3bb9058dd6145fc58bf /games-arcade/commandergenius | |
parent | dev-util/gn: arm64 keyworded (bug #691026) (diff) | |
download | gentoo-e6aff8e3a5963a885378be3dc46194239a2819e4.tar.gz gentoo-e6aff8e3a5963a885378be3dc46194239a2819e4.tar.bz2 gentoo-e6aff8e3a5963a885378be3dc46194239a2819e4.zip |
games-arcade/commandergenius: Add missing REQUIRED_USE
Package-Manager: Portage-2.3.70, Repoman-2.3.16
Signed-off-by: James Le Cuirot <chewi@gentoo.org>
Diffstat (limited to 'games-arcade/commandergenius')
-rw-r--r-- | games-arcade/commandergenius/commandergenius-2.3.3.ebuild | 1 |
1 files changed, 1 insertions, 0 deletions
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] |