app-forensics/air: Remove removed netcats from deps

Signed-off-by: Michał Górny <mgorny@gentoo.org>
This commit is contained in:
Michał Górny
2019-05-19 13:01:27 +02:00
parent 1fd52468db
commit aa81e88dbb

View File

@@ -1,4 +1,4 @@
# Copyright 1999-2018 Gentoo Foundation
# Copyright 1999-2019 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=6
@@ -21,11 +21,7 @@ DEPEND="${COMMON_DEPEND}
"
# TODO: air can utilize dc3dd, but it is not in portage ATM
RDEPEND="${COMMON_DEPEND}
|| (
net-analyzer/netcat6
net-analyzer/netcat
net-analyzer/gnu-netcat
)
net-analyzer/netcat
app-arch/mt-st
crypt? ( net-analyzer/cryptcat )
"