From: Jeroen Roovers Date: Sun, 19 Jan 2020 12:10:30 +0000 (+0100) Subject: net-analyzer/ntopng: Depend on >=net-libs/zeromq-3 X-Git-Url: http://git.tremily.us/gitweb.cgi?a=commitdiff_plain;h=44bbe2f83871bdca15b05bcf4ebd2f63e16279f5;p=gentoo.git net-analyzer/ntopng: Depend on >=net-libs/zeromq-3 Package-Manager: Portage-2.3.84, Repoman-2.3.20 Closes: https://bugs.gentoo.org/show_bug.cgi?id=705750 Signed-off-by: Jeroen Roovers --- diff --git a/net-analyzer/ntopng/ntopng-3.8.1-r2.ebuild b/net-analyzer/ntopng/ntopng-3.8.1-r2.ebuild index fb5e82a01945..25938565c762 100644 --- a/net-analyzer/ntopng/ntopng-3.8.1-r2.ebuild +++ b/net-analyzer/ntopng/ntopng-3.8.1-r2.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2019 Gentoo Authors +# Copyright 1999-2020 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=7 @@ -23,7 +23,7 @@ DEPEND=" dev-libs/openssl net-analyzer/rrdtool net-libs/libpcap - net-libs/zeromq:= + >=net-libs/zeromq-3:= net-misc/curl sys-libs/libcap sys-libs/zlib