[arch-commits] Commit in netdata/trunk (PKGBUILD)

Sven-Hendrik Haase svenstaro at archlinux.org
Sat Aug 22 00:12:44 UTC 2020


    Date: Saturday, August 22, 2020 @ 00:12:44
  Author: svenstaro
Revision: 686555

upgpkg: netdata 1.24.0-2: Build prometheus backend (FS#67617)

Modified:
  netdata/trunk/PKGBUILD

----------+
 PKGBUILD |    4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2020-08-22 00:02:26 UTC (rev 686554)
+++ PKGBUILD	2020-08-22 00:12:44 UTC (rev 686555)
@@ -3,13 +3,13 @@
 
 pkgname=netdata
 pkgver=1.24.0
-pkgrel=1
+pkgrel=2
 pkgdesc="Real-time performance monitoring, in the greatest possible detail, over the web"
 url="https://github.com/netdata/netdata"
 arch=('x86_64')
 license=('GPL')
 backup=('etc/netdata/netdata.conf')
-depends=('libmnl' 'libnetfilter_acct' 'zlib' 'judy' 'libuv' 'json-c' 'libcap' 'lz4' 'openssl' 'which')
+depends=('libmnl' 'libnetfilter_acct' 'zlib' 'judy' 'libuv' 'json-c' 'libcap' 'lz4' 'openssl' 'which' 'snappy' 'protobuf')
 optdepends=('nodejs: for monitoring named and SNMP devices'
             'lm_sensors: for monitoring hardware sensors'
             'iproute2: for monitoring Linux QoS'



More information about the arch-commits mailing list