mirror of
https://github.com/void-linux/void-packages.git
synced 2025-04-22 17:17:03 +02:00
chronograf: remove unused python hostmakedepend
This commit is contained in:
parent
a094163dae
commit
98eef89426
1 changed files with 1 additions and 1 deletions
|
@ -6,7 +6,7 @@ build_style=go
|
|||
go_import_path="github.com/influxdata/${pkgname}"
|
||||
go_package="${go_import_path}/cmd/chronograf"
|
||||
go_ldflags="-X main.version=${version}"
|
||||
hostmakedepends="dep go-bindata nodejs-lts yarn python"
|
||||
hostmakedepends="dep go-bindata nodejs-lts yarn"
|
||||
short_desc="Open source monitoring and visualization UI for the TICK stack"
|
||||
maintainer="Michael Aldridge <maldridge@voidlinux.org>"
|
||||
license="AGPL-3.0-or-later"
|
||||
|
|
Loading…
Add table
Reference in a new issue