summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorCraig Andrews <candrews@gentoo.org>2020-06-04 11:28:57 -0400
committerCraig Andrews <candrews@gentoo.org>2020-06-04 11:55:18 -0400
commit9bb67db7a2901e8efcdefd8daf45fc68dc80d024 (patch)
treed76c54577a59dc7806111ba33583325752cbf824 /net-analyzer
parentdev-lang/micropython: honor CFLAGS/LDFLAGS. (diff)
downloadgentoo-9bb67db7a2901e8efcdefd8daf45fc68dc80d024.tar.gz
gentoo-9bb67db7a2901e8efcdefd8daf45fc68dc80d024.tar.bz2
gentoo-9bb67db7a2901e8efcdefd8daf45fc68dc80d024.zip
net-analyzer/netdata: Depend on dev-libs/json-c:=
Closes: https://bugs.gentoo.org/726648 Package-Manager: Portage-2.3.100, Repoman-2.3.22 Signed-off-by: Craig Andrews <candrews@gentoo.org>
Diffstat (limited to 'net-analyzer')
-rw-r--r--net-analyzer/netdata/netdata-1.22.1-r1.ebuild2
-rw-r--r--net-analyzer/netdata/netdata-9999.ebuild2
2 files changed, 2 insertions, 2 deletions
diff --git a/net-analyzer/netdata/netdata-1.22.1-r1.ebuild b/net-analyzer/netdata/netdata-1.22.1-r1.ebuild
index 16f4f1078275..3b6458e2fb4e 100644
--- a/net-analyzer/netdata/netdata-1.22.1-r1.ebuild
+++ b/net-analyzer/netdata/netdata-1.22.1-r1.ebuild
@@ -49,7 +49,7 @@ RDEPEND="
dev-libs/libuv
compression? ( sys-libs/zlib )
ipmi? ( sys-libs/freeipmi )
- jsonc? ( dev-libs/json-c )
+ jsonc? ( dev-libs/json-c:= )
kinesis? ( dev-libs/aws-sdk-cpp[kinesis] )
mongodb? ( dev-libs/mongo-c-driver )
nfacct? (
diff --git a/net-analyzer/netdata/netdata-9999.ebuild b/net-analyzer/netdata/netdata-9999.ebuild
index 16f4f1078275..3b6458e2fb4e 100644
--- a/net-analyzer/netdata/netdata-9999.ebuild
+++ b/net-analyzer/netdata/netdata-9999.ebuild
@@ -49,7 +49,7 @@ RDEPEND="
dev-libs/libuv
compression? ( sys-libs/zlib )
ipmi? ( sys-libs/freeipmi )
- jsonc? ( dev-libs/json-c )
+ jsonc? ( dev-libs/json-c:= )
kinesis? ( dev-libs/aws-sdk-cpp[kinesis] )
mongodb? ( dev-libs/mongo-c-driver )
nfacct? (