diff options
Diffstat (limited to 'games-board/gnubg/gnubg-1.04.000.ebuild')
-rw-r--r-- | games-board/gnubg/gnubg-1.04.000.ebuild | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/games-board/gnubg/gnubg-1.04.000.ebuild b/games-board/gnubg/gnubg-1.04.000.ebuild index 6114f44a534a..c6e952694054 100644 --- a/games-board/gnubg/gnubg-1.04.000.ebuild +++ b/games-board/gnubg/gnubg-1.04.000.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2015 Gentoo Foundation +# Copyright 1999-2017 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 EAPI=5 @@ -13,6 +13,7 @@ LICENSE="GPL-3" SLOT="0" KEYWORDS="amd64 ~arm ppc ppc64 x86 ~x86-fbsd" IUSE="cpu_flags_x86_avx gtk opengl python sqlite cpu_flags_x86_sse cpu_flags_x86_sse2 threads" +REQUIRED_USE="python? ( ${PYTHON_REQUIRED_USE} )" RDEPEND="dev-libs/glib:2 media-libs/freetype:2 |