commit:     a4d58a96193c8a8eaf1d64b25113e9ef180f565b
Author:     Christian Ruppert <idl0r <AT> gentoo <DOT> org>
AuthorDate: Wed Nov  4 11:38:27 2020 +0000
Commit:     Christian Ruppert <idl0r <AT> gentoo <DOT> org>
CommitDate: Wed Nov  4 11:39:49 2020 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a4d58a96

net-proxy/hatop: Remove haproxy dependency, re bug 753002

Package-Manager: Portage-3.0.8, Repoman-3.0.2
Signed-off-by: Christian Ruppert <idl0r <AT> gentoo.org>

 net-proxy/hatop/hatop-0.8.0.ebuild | 3 +--
 1 file changed, 1 insertion(+), 2 deletions(-)

diff --git a/net-proxy/hatop/hatop-0.8.0.ebuild 
b/net-proxy/hatop/hatop-0.8.0.ebuild
index 2c3f9331958..d0d52230960 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

Reply via email to