summaryrefslogtreecommitdiff
path: root/net-proxy/sshuttle
diff options
context:
space:
mode:
authorTim Harder <radhermit@gentoo.org>2016-03-12 02:03:08 -0500
committerTim Harder <radhermit@gentoo.org>2016-03-12 02:03:08 -0500
commit7e8eab4c140fd4899c7f21cd62260cb4bb273729 (patch)
tree4d7e312d3d3803eb58321010eca749b3b86a2924 /net-proxy/sshuttle
parent95928ba53638f9ed350a8a19c642af36d5a93c22 (diff)
downloadgentoo-7e8eab4c140fd4899c7f21cd62260cb4bb273729.tar.gz
gentoo-7e8eab4c140fd4899c7f21cd62260cb4bb273729.tar.xz
net-proxy/sshuttle: add bdep on setuptools
Diffstat (limited to 'net-proxy/sshuttle')
-rw-r--r--net-proxy/sshuttle/sshuttle-0.77.2.ebuild1
1 files changed, 1 insertions, 0 deletions
diff --git a/net-proxy/sshuttle/sshuttle-0.77.2.ebuild b/net-proxy/sshuttle/sshuttle-0.77.2.ebuild
index 98744d008f4..1d06a7c18d0 100644
--- a/net-proxy/sshuttle/sshuttle-0.77.2.ebuild
+++ b/net-proxy/sshuttle/sshuttle-0.77.2.ebuild
@@ -21,6 +21,7 @@ RDEPEND="
net-firewall/iptables
"
DEPEND="
+ dev-python/setuptools[${PYTHON_USEDEP}]
dev-python/setuptools_scm[${PYTHON_USEDEP}]
test? (
dev-python/pytest[${PYTHON_USEDEP}]