summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'net-dns/bind/bind-9.11.0_p3.ebuild')
-rw-r--r--net-dns/bind/bind-9.11.0_p3.ebuild8
1 files changed, 6 insertions, 2 deletions
diff --git a/net-dns/bind/bind-9.11.0_p3.ebuild b/net-dns/bind/bind-9.11.0_p3.ebuild
index f5803cd32ef8..01f489573ada 100644
--- a/net-dns/bind/bind-9.11.0_p3.ebuild
+++ b/net-dns/bind/bind-9.11.0_p3.ebuild
@@ -53,7 +53,8 @@ REQUIRED_USE="postgres? ( dlz )
ldap? ( dlz )
gost? ( !libressl ssl )
threads? ( caps )
- dnstap? ( threads )"
+ dnstap? ( threads )
+ python? ( ${PYTHON_REQUIRED_USE} )"
# sdb-ldap? ( dlz )
DEPEND="
@@ -76,7 +77,10 @@ DEPEND="
lmdb? ( dev-db/lmdb )
zlib? ( sys-libs/zlib )
dnstap? ( dev-libs/fstrm dev-libs/protobuf-c )
- python? ( dev-python/ply[${PYTHON_USEDEP}] )"
+ python? (
+ ${PYTHON_DEPS}
+ dev-python/ply[${PYTHON_USEDEP}]
+ )"
# sdb-ldap? ( net-nds/openldap )
RDEPEND="${DEPEND}