[net-analyzer/netdata] sync with tree

This commit is contained in:
Robert Förster 2022-12-19 13:19:14 +01:00
parent 158a86af2a
commit d06c175837
1 changed files with 6 additions and 6 deletions

View File

@ -1,4 +1,4 @@
# Copyright 1999-2021 Gentoo Authors
# Copyright 1999-2022 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=8
@ -40,15 +40,15 @@ RDEPEND="
net-misc/curl
net-misc/wget
sys-apps/util-linux
virtual/awk
app-alternatives/awk
caps? ( sys-libs/libcap )
cups? ( net-print/cups )
dbengine? (
app-arch/lz4
app-arch/lz4:=
dev-libs/judy
dev-libs/openssl:=
)
dev-libs/libuv
dev-libs/libuv:=
cloud? ( dev-libs/protobuf:= )
compression? ( sys-libs/zlib )
ipmi? ( sys-libs/freeipmi )
@ -57,12 +57,12 @@ RDEPEND="
mongodb? ( dev-libs/mongo-c-driver )
nfacct? (
net-firewall/nfacct
net-libs/libmnl
net-libs/libmnl:=
)
nodejs? ( net-libs/nodejs )
prometheus? (
app-arch/snappy:=
dev-libs/protobuf:=
app-arch/snappy
)
python? (
${PYTHON_DEPS}