From: Michał Górny Date: Sun, 26 Aug 2018 16:58:59 +0000 (+0200) Subject: net-analyzer/zmap: Fix mongodb dep in -9999 X-Git-Url: http://git.tremily.us/?a=commitdiff_plain;h=914568e3ab9ebf59a579b49a146f6088dd71146f;p=gentoo.git net-analyzer/zmap: Fix mongodb dep in -9999 --- diff --git a/net-analyzer/zmap/zmap-9999.ebuild b/net-analyzer/zmap/zmap-9999.ebuild index 78525456ed17..eaed24c6933d 100644 --- a/net-analyzer/zmap/zmap-9999.ebuild +++ b/net-analyzer/zmap/zmap-9999.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2017 Gentoo Foundation +# Copyright 1999-2018 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 EAPI=6 @@ -19,7 +19,7 @@ RDEPEND=" dev-libs/gmp:0 net-libs/libpcap dev-libs/json-c:= - mongo? ( dev-db/mongo ) + mongo? ( dev-db/mongodb ) redis? ( dev-libs/hiredis )" DEPEND="${RDEPEND} dev-util/gengetopt