summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDavid Seifert <soap@gentoo.org>2017-04-23 09:50:43 +0200
committerDavid Seifert <soap@gentoo.org>2017-04-23 13:21:45 +0200
commit6554da5b0ffa8b60b7513132f7134777e9732be3 (patch)
tree8760fa6f87533a5e95ab57ae1bc3fdd6860d420b /dev-libs/cryptlib
parentdev-libs/botan: [QA] Add missing python metadata variables (diff)
downloadgentoo-6554da5b0ffa8b60b7513132f7134777e9732be3.tar.gz
gentoo-6554da5b0ffa8b60b7513132f7134777e9732be3.tar.bz2
gentoo-6554da5b0ffa8b60b7513132f7134777e9732be3.zip
dev-libs/cryptlib: [QA] Add missing python metadata variables
Package-Manager: Portage-2.3.5, Repoman-2.3.2
Diffstat (limited to 'dev-libs/cryptlib')
-rw-r--r--dev-libs/cryptlib/cryptlib-3.4.3.1-r2.ebuild1
1 files changed, 1 insertions, 0 deletions
diff --git a/dev-libs/cryptlib/cryptlib-3.4.3.1-r2.ebuild b/dev-libs/cryptlib/cryptlib-3.4.3.1-r2.ebuild
index 03102530c16f..54b2988b4ac2 100644
--- a/dev-libs/cryptlib/cryptlib-3.4.3.1-r2.ebuild
+++ b/dev-libs/cryptlib/cryptlib-3.4.3.1-r2.ebuild
@@ -20,6 +20,7 @@ LICENSE="Sleepycat"
KEYWORDS="amd64 x86"
SLOT="0"
IUSE="doc ldap odbc python static-libs test"
+REQUIRED_USE="python? ( ${PYTHON_REQUIRED_USE} )"
S="${WORKDIR}"