net-analyzer/netdata: Allow net-analyzer/openbsd-netcat
authorCraig Andrews <candrews@gentoo.org>
Sat, 29 Sep 2018 02:02:42 +0000 (22:02 -0400)
committerCraig Andrews <candrews@gentoo.org>
Sat, 29 Sep 2018 02:03:22 +0000 (22:03 -0400)
Package-Manager: Portage-2.3.50, Repoman-2.3.11

net-analyzer/netdata/netdata-9999.ebuild

index d22fa18925feb59468e14ea5673592bae85c0258..f781f2a51517dba04bc266f06d272758878d5e7b 100644 (file)
@@ -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
        )