mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-09-24 17:09:10 -07:00
net-analyzer/zmap: Add subslot operator on dev-libs/json-c atom
Package-Manager: Portage-2.3.19, Repoman-2.3.6
This commit is contained in:
@@ -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=5
|
||||
@@ -17,7 +17,7 @@ IUSE="json redis"
|
||||
RDEPEND="
|
||||
dev-libs/gmp:0
|
||||
net-libs/libpcap
|
||||
json? ( dev-libs/json-c )
|
||||
json? ( dev-libs/json-c:= )
|
||||
redis? ( dev-libs/hiredis )"
|
||||
DEPEND="${RDEPEND}
|
||||
dev-util/gengetopt
|
||||
|
||||
@@ -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}
|
||||
|
||||
@@ -18,7 +18,7 @@ IUSE="mongo redis"
|
||||
RDEPEND="
|
||||
dev-libs/gmp:0
|
||||
net-libs/libpcap
|
||||
dev-libs/json-c
|
||||
dev-libs/json-c:=
|
||||
mongo? ( dev-db/mongo )
|
||||
redis? ( dev-libs/hiredis )"
|
||||
DEPEND="${RDEPEND}
|
||||
|
||||
Reference in New Issue
Block a user