diff options
author | Michał Górny <mgorny@gentoo.org> | 2020-05-06 18:57:02 +0200 |
---|---|---|
committer | Michał Górny <mgorny@gentoo.org> | 2020-05-06 19:24:58 +0200 |
commit | 4a138507b9d587e873bf9bb117233ddac4a2c023 (patch) | |
tree | 08c7f95ffd2de4481e673583d831e0989b0e1740 /net-analyzer/tcpdump | |
parent | net-analyzer/gnome-nettool: Remove stale sys-freebsd/ deps (diff) | |
download | gentoo-4a138507b9d587e873bf9bb117233ddac4a2c023.tar.gz gentoo-4a138507b9d587e873bf9bb117233ddac4a2c023.tar.bz2 gentoo-4a138507b9d587e873bf9bb117233ddac4a2c023.zip |
net-analyzer/tcpdump: Remove stale sys-freebsd/ deps
Signed-off-by: Michał Górny <mgorny@gentoo.org>
Diffstat (limited to 'net-analyzer/tcpdump')
-rw-r--r-- | net-analyzer/tcpdump/tcpdump-4.9.3.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net-analyzer/tcpdump/tcpdump-4.9.3.ebuild b/net-analyzer/tcpdump/tcpdump-4.9.3.ebuild index f5cdec856e94..3731233ad947 100644 --- a/net-analyzer/tcpdump/tcpdump-4.9.3.ebuild +++ b/net-analyzer/tcpdump/tcpdump-4.9.3.ebuild @@ -34,7 +34,7 @@ DEPEND=" test? ( >=net-libs/libpcap-1.9.1 dev-lang/perl - || ( app-arch/sharutils sys-freebsd/freebsd-ubin ) + app-arch/sharutils ) " |