commit: 2eeb9a12aa7f415e3ff5a7118b8ec02c5967dcdb Author: Craig Andrews <candrews <AT> gentoo <DOT> org> AuthorDate: Sat Jun 24 18:29:47 2023 +0000 Commit: Craig Andrews <candrews <AT> gentoo <DOT> org> CommitDate: Sat Jun 24 18:31:30 2023 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=2eeb9a12
net-analyzer/netdata: Add dependency on dev-libs/libyaml Closes: https://github.com/gentoo/gentoo/pull/31596 Signed-off-by: David Roman <davidroman96 <AT> gmail.com> Signed-off-by: Craig Andrews <candrews <AT> gentoo.org> net-analyzer/netdata/{netdata-9999.ebuild => netdata-1.40.0-r1.ebuild} | 1 + net-analyzer/netdata/netdata-9999.ebuild | 1 + 2 files changed, 2 insertions(+) diff --git a/net-analyzer/netdata/netdata-9999.ebuild b/net-analyzer/netdata/netdata-1.40.0-r1.ebuild similarity index 99% copy from net-analyzer/netdata/netdata-9999.ebuild copy to net-analyzer/netdata/netdata-1.40.0-r1.ebuild index 22e82aa07161..90d183c63811 100644 --- a/net-analyzer/netdata/netdata-9999.ebuild +++ b/net-analyzer/netdata/netdata-1.40.0-r1.ebuild @@ -49,6 +49,7 @@ RDEPEND=" dev-libs/openssl:= ) dev-libs/libuv:= + dev-libs/libyaml cloud? ( dev-libs/protobuf:= ) sys-libs/zlib ipmi? ( sys-libs/freeipmi ) diff --git a/net-analyzer/netdata/netdata-9999.ebuild b/net-analyzer/netdata/netdata-9999.ebuild index 22e82aa07161..90d183c63811 100644 --- a/net-analyzer/netdata/netdata-9999.ebuild +++ b/net-analyzer/netdata/netdata-9999.ebuild @@ -49,6 +49,7 @@ RDEPEND=" dev-libs/openssl:= ) dev-libs/libuv:= + dev-libs/libyaml cloud? ( dev-libs/protobuf:= ) sys-libs/zlib ipmi? ( sys-libs/freeipmi )