diff options
Diffstat (limited to 'net-proxy/hatop')
-rw-r--r-- | net-proxy/hatop/hatop-0.8.0.ebuild | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/net-proxy/hatop/hatop-0.8.0.ebuild b/net-proxy/hatop/hatop-0.8.0.ebuild index 2c3f9331958c..d0d52230960a 100644 --- a/net-proxy/hatop/hatop-0.8.0.ebuild +++ b/net-proxy/hatop/hatop-0.8.0.ebuild @@ -20,8 +20,7 @@ IUSE="" REQUIRED_USE="${PYTHON_REQUIRED_USE}" DEPEND="${PYTHON_DEPS}" -RDEPEND="${DEPEND} - net-proxy/haproxy" +RDEPEND="${DEPEND}" src_install() { python_foreach_impl python_doscript bin/hatop |