summaryrefslogtreecommitdiff
path: root/net-analyzer/zmap/zmap-2.1.1.ebuild
diff options
context:
space:
mode:
Diffstat (limited to 'net-analyzer/zmap/zmap-2.1.1.ebuild')
-rw-r--r--net-analyzer/zmap/zmap-2.1.1.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/net-analyzer/zmap/zmap-2.1.1.ebuild b/net-analyzer/zmap/zmap-2.1.1.ebuild
index b52063eda35e..0f401274207c 100644
--- a/net-analyzer/zmap/zmap-2.1.1.ebuild
+++ b/net-analyzer/zmap/zmap-2.1.1.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2016 Gentoo Foundation
+# Copyright 1999-2017 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
EAPI=6
@@ -17,7 +17,7 @@ IUSE="json mongo redis"
RDEPEND="
dev-libs/gmp:0
net-libs/libpcap
- dev-libs/json-c
+ dev-libs/json-c:=
mongo? ( dev-db/mongodb )
redis? ( dev-libs/hiredis )"
DEPEND="${RDEPEND}