[arch-commits] Commit in grafana/trunk (PKGBUILD)
Jelle van der Waa
jelle at archlinux.org
Mon Dec 23 14:27:19 UTC 2019
Date: Monday, December 23, 2019 @ 14:27:18
Author: jelle
Revision: 539276
use python as makedep
Modified:
grafana/trunk/PKGBUILD
----------+
PKGBUILD | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2019-12-23 14:25:32 UTC (rev 539275)
+++ PKGBUILD 2019-12-23 14:27:18 UTC (rev 539276)
@@ -10,7 +10,7 @@
arch=('x86_64')
license=('Apache')
depends=('glibc' 'freetype2' 'fontconfig' 'gsfonts')
-makedepends=('git' 'go-pie' 'npm' 'grunt-cli' 'python2' 'nodejs-lts-dubnium')
+makedepends=('git' 'go-pie' 'npm' 'grunt-cli' 'python' 'nodejs-lts-dubnium')
backup=('etc/grafana.ini')
source=("git+https://github.com/grafana/grafana.git#tag=v$pkgver"
'grafana.service'
More information about the arch-commits
mailing list