summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'net-analyzer/zmap/zmap-1.1.2.ebuild')
-rw-r--r--net-analyzer/zmap/zmap-1.1.2.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/net-analyzer/zmap/zmap-1.1.2.ebuild b/net-analyzer/zmap/zmap-1.1.2.ebuild
index 6641d207d67f..2d594f6ebd92 100644
--- a/net-analyzer/zmap/zmap-1.1.2.ebuild
+++ b/net-analyzer/zmap/zmap-1.1.2.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2014 Gentoo Foundation
+# Copyright 1999-2016 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Id$
@@ -16,7 +16,7 @@ KEYWORDS=" ~amd64 ~x86"
IUSE="json redis"
RDEPEND="
- dev-libs/gmp
+ dev-libs/gmp:0
net-libs/libpcap
json? ( dev-libs/json-c )
redis? ( dev-libs/hiredis )"