diff options
Diffstat (limited to 'net-dns/hash-slinger/hash-slinger-2.7.ebuild')
-rw-r--r-- | net-dns/hash-slinger/hash-slinger-2.7.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net-dns/hash-slinger/hash-slinger-2.7.ebuild b/net-dns/hash-slinger/hash-slinger-2.7.ebuild index a73f7bc1f8d9..a2ff821691bc 100644 --- a/net-dns/hash-slinger/hash-slinger-2.7.ebuild +++ b/net-dns/hash-slinger/hash-slinger-2.7.ebuild @@ -21,10 +21,10 @@ REQUIRED_USE="${PYTHON_REQUIRED_USE}" DEPEND="" RDEPEND=" ${PYTHON_DEPS} + dev-python/dnspython[$PYTHON_USEDEP] dev-python/ipaddr[$PYTHON_USEDEP] dev-python/m2crypto[$PYTHON_USEDEP] net-dns/unbound[python,$PYTHON_USEDEP] - virtual/python-dnspython[$PYTHON_USEDEP] ipsec? ( net-vpn/libreswan[dnssec] ) openpgp? ( dev-python/python-gnupg[$PYTHON_USEDEP] ) ssh? ( net-misc/openssh ) |