grafana: needs tar in hostmakedepends

This commit is contained in:
Jürgen Buchmüller 2020-01-21 19:03:19 +01:00
parent 58b0185f1d
commit be19938280
1 changed files with 1 additions and 1 deletions

View File

@ -5,7 +5,7 @@ revision=1
build_style=go
go_import_path=github.com/grafana/grafana
go_package="${go_import_path}/pkg/cmd/grafana-cli ${go_import_path}/pkg/cmd/grafana-server"
hostmakedepends="nodejs-lts-10 yarn"
hostmakedepends="nodejs-lts-10 tar yarn"
short_desc="Open platform for beautiful analytics and monitoring"
maintainer="Michael Aldridge <maldridge@voidlinux.org>"
license="Apache-2.0"