projects
/
gentoo.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
a61105c
)
net-analyzer/zmap: Fix mongodb dep in -9999
author
Michał Górny
<mgorny@gentoo.org>
Sun, 26 Aug 2018 16:58:59 +0000
(18:58 +0200)
committer
Michał Górny
<mgorny@gentoo.org>
Sun, 26 Aug 2018 16:58:59 +0000
(18:58 +0200)
net-analyzer/zmap/zmap-9999.ebuild
patch
|
blob
|
history
diff --git
a/net-analyzer/zmap/zmap-9999.ebuild
b/net-analyzer/zmap/zmap-9999.ebuild
index 78525456ed176b2e2393bfcdd80e36fa4203c00d..eaed24c6933d746a2d17e7af4f3bfb58c84bdf37 100644
(file)
--- a/
net-analyzer/zmap/zmap-9999.ebuild
+++ b/
net-analyzer/zmap/zmap-9999.ebuild
@@
-1,4
+1,4
@@
-# Copyright 1999-201
7
Gentoo Foundation
+# Copyright 1999-201
8
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/mongo
db
)
redis? ( dev-libs/hiredis )"
DEPEND="${RDEPEND}
dev-util/gengetopt