From: Craig Andrews Date: Sat, 29 Sep 2018 02:02:42 +0000 (-0400) Subject: net-analyzer/netdata: Allow net-analyzer/openbsd-netcat X-Git-Url: http://git.tremily.us/gitweb.cgi?a=commitdiff_plain;h=acd7c1beecf712c094562330aa1c68da9d576f06;p=gentoo.git net-analyzer/netdata: Allow net-analyzer/openbsd-netcat Package-Manager: Portage-2.3.50, Repoman-2.3.11 --- diff --git a/net-analyzer/netdata/netdata-9999.ebuild b/net-analyzer/netdata/netdata-9999.ebuild index d22fa18925fe..f781f2a51517 100644 --- a/net-analyzer/netdata/netdata-9999.ebuild +++ b/net-analyzer/netdata/netdata-9999.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2018 Gentoo Foundation +# Copyright 1999-2018 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=6 @@ -27,6 +27,7 @@ REQUIRED_USE=" RDEPEND=" >=app-shells/bash-4:0 || ( + net-analyzer/openbsd-netcat net-analyzer/netcat6 net-analyzer/netcat )