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

Sven-Hendrik Haase svenstaro at archlinux.org
Fri Apr 12 15:59:33 UTC 2019


    Date: Friday, April 12, 2019 @ 15:59:32
  Author: svenstaro
Revision: 451288

upgpkg: netdata 1.13.0-2

Add python-mysqlcient as optdep (FS#60920)

Modified:
  netdata/trunk/PKGBUILD

----------+
 PKGBUILD |    3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2019-04-12 15:57:44 UTC (rev 451287)
+++ PKGBUILD	2019-04-12 15:59:32 UTC (rev 451288)
@@ -3,7 +3,7 @@
 
 pkgname=netdata
 pkgver=1.13.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')
@@ -15,6 +15,7 @@
             'iproute2: for monitoring Linux QoS'
             'python: for most of the external plugins'
             'python-psycopg2: for monitoring PostgreSQL databases'
+            'python-mysqlclient: for monitoring MySQL/MariaDB databases'
             'python-requests: for monitoring elasticsearch'
             'hddtemp: for monitoring hhd temperature'
             'apcupsd: for monitoring APC UPS'



More information about the arch-commits mailing list