From d06c17583773f17e59c22d72842f9861bc3be077 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Robert=20F=C3=B6rster?= Date: Mon, 19 Dec 2022 13:19:14 +0100 Subject: [PATCH] [net-analyzer/netdata] sync with tree --- net-analyzer/netdata/netdata-9999.ebuild | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/net-analyzer/netdata/netdata-9999.ebuild b/net-analyzer/netdata/netdata-9999.ebuild index 75cca9c..6adc657 100644 --- a/net-analyzer/netdata/netdata-9999.ebuild +++ b/net-analyzer/netdata/netdata-9999.ebuild @@ -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}