grafana: needs tar in hostmakedepends
This commit is contained in:
parent
58b0185f1d
commit
be19938280
|
@ -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"
|
||||
|
|
Loading…
Reference in New Issue