From d081faba2420c109b269720e8138c1bc6a210620 Mon Sep 17 00:00:00 2001 From: =?utf8?q?Micha=C5=82=20G=C3=B3rny?= Date: Sun, 19 May 2019 12:57:20 +0200 Subject: [PATCH] app-crypt/acme-sh: Remove obsolete dep on netcat6 MIME-Version: 1.0 Content-Type: text/plain; charset=utf8 Content-Transfer-Encoding: 8bit Signed-off-by: Michał Górny --- app-crypt/acme-sh/acme-sh-2.7.9.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/app-crypt/acme-sh/acme-sh-2.7.9.ebuild b/app-crypt/acme-sh/acme-sh-2.7.9.ebuild index 3224bb2b4484..c61c16f239a1 100644 --- a/app-crypt/acme-sh/acme-sh-2.7.9.ebuild +++ b/app-crypt/acme-sh/acme-sh-2.7.9.ebuild @@ -17,7 +17,7 @@ IUSE="" RDEPEND="net-misc/curl || ( dev-libs/libressl dev-libs/openssl:0 ) - || ( net-analyzer/netcat6 net-analyzer/openbsd-netcat ) + net-analyzer/openbsd-netcat || ( net-misc/socat www-servers/apache:2 www-servers/nginx:0 ) virtual/cron" -- 2.26.2