diff options
Diffstat (limited to 'net-analyzer/openbsd-netcat/openbsd-netcat-1.190.ebuild')
-rw-r--r-- | net-analyzer/openbsd-netcat/openbsd-netcat-1.190.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/net-analyzer/openbsd-netcat/openbsd-netcat-1.190.ebuild b/net-analyzer/openbsd-netcat/openbsd-netcat-1.190.ebuild index 7994e7f7ba34..1c797beed02f 100644 --- a/net-analyzer/openbsd-netcat/openbsd-netcat-1.190.ebuild +++ b/net-analyzer/openbsd-netcat/openbsd-netcat-1.190.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2020 Gentoo Authors +# Copyright 1999-2021 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=7 @@ -16,7 +16,7 @@ IUSE="elibc_Darwin" KEYWORDS="amd64 arm64 ~ppc64 x86 ~amd64-linux ~x64-macos" -DEPEND="virtual/pkgconfig" +BDEPEND="virtual/pkgconfig" RDEPEND="!elibc_Darwin? ( dev-libs/libbsd ) !net-analyzer/netcat !net-analyzer/netcat6 |