diff options
author | David Seifert <soap@gentoo.org> | 2017-04-23 09:40:27 +0200 |
---|---|---|
committer | David Seifert <soap@gentoo.org> | 2017-04-23 13:21:24 +0200 |
commit | f915e39e92e5796e60d9a60cbc53a88d2a000c10 (patch) | |
tree | 98357968ce43cc59fa547ff3d9872f94bfc92f3f /dev-libs/Ice/Ice-3.6.3-r1.ebuild | |
parent | dev-lang/yasm: [QA] Add missing python metadata variables (diff) | |
download | gentoo-f915e39e92e5796e60d9a60cbc53a88d2a000c10.tar.gz gentoo-f915e39e92e5796e60d9a60cbc53a88d2a000c10.tar.bz2 gentoo-f915e39e92e5796e60d9a60cbc53a88d2a000c10.zip |
dev-libs/Ice: [QA] Add missing python metadata variables
Package-Manager: Portage-2.3.5, Repoman-2.3.2
Diffstat (limited to 'dev-libs/Ice/Ice-3.6.3-r1.ebuild')
-rw-r--r-- | dev-libs/Ice/Ice-3.6.3-r1.ebuild | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/dev-libs/Ice/Ice-3.6.3-r1.ebuild b/dev-libs/Ice/Ice-3.6.3-r1.ebuild index 0998ef0171e6..0b7d354a2ef9 100644 --- a/dev-libs/Ice/Ice-3.6.3-r1.ebuild +++ b/dev-libs/Ice/Ice-3.6.3-r1.ebuild @@ -30,6 +30,7 @@ LICENSE="GPL-2" SLOT="0/36" KEYWORDS="~amd64 ~arm ~x86" IUSE="doc examples libressl +ncurses mono php python ruby test debug" +REQUIRED_USE="python? ( ${PYTHON_REQUIRED_USE} )" RDEPEND=">=dev-libs/expat-2.0.1 >=app-arch/bzip2-1.0.5 |