[net-analyzer/netdata] sync with tree
This commit is contained in:
parent
158a86af2a
commit
d06c175837
@ -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
|
# Distributed under the terms of the GNU General Public License v2
|
||||||
|
|
||||||
EAPI=8
|
EAPI=8
|
||||||
@ -40,15 +40,15 @@ RDEPEND="
|
|||||||
net-misc/curl
|
net-misc/curl
|
||||||
net-misc/wget
|
net-misc/wget
|
||||||
sys-apps/util-linux
|
sys-apps/util-linux
|
||||||
virtual/awk
|
app-alternatives/awk
|
||||||
caps? ( sys-libs/libcap )
|
caps? ( sys-libs/libcap )
|
||||||
cups? ( net-print/cups )
|
cups? ( net-print/cups )
|
||||||
dbengine? (
|
dbengine? (
|
||||||
app-arch/lz4
|
app-arch/lz4:=
|
||||||
dev-libs/judy
|
dev-libs/judy
|
||||||
dev-libs/openssl:=
|
dev-libs/openssl:=
|
||||||
)
|
)
|
||||||
dev-libs/libuv
|
dev-libs/libuv:=
|
||||||
cloud? ( dev-libs/protobuf:= )
|
cloud? ( dev-libs/protobuf:= )
|
||||||
compression? ( sys-libs/zlib )
|
compression? ( sys-libs/zlib )
|
||||||
ipmi? ( sys-libs/freeipmi )
|
ipmi? ( sys-libs/freeipmi )
|
||||||
@ -57,12 +57,12 @@ RDEPEND="
|
|||||||
mongodb? ( dev-libs/mongo-c-driver )
|
mongodb? ( dev-libs/mongo-c-driver )
|
||||||
nfacct? (
|
nfacct? (
|
||||||
net-firewall/nfacct
|
net-firewall/nfacct
|
||||||
net-libs/libmnl
|
net-libs/libmnl:=
|
||||||
)
|
)
|
||||||
nodejs? ( net-libs/nodejs )
|
nodejs? ( net-libs/nodejs )
|
||||||
prometheus? (
|
prometheus? (
|
||||||
|
app-arch/snappy:=
|
||||||
dev-libs/protobuf:=
|
dev-libs/protobuf:=
|
||||||
app-arch/snappy
|
|
||||||
)
|
)
|
||||||
python? (
|
python? (
|
||||||
${PYTHON_DEPS}
|
${PYTHON_DEPS}
|
||||||
|
Loading…
Reference in New Issue
Block a user