TerraState: remove git build dep

This commit is contained in:
Michal Vasilek 2022-05-01 12:52:01 +02:00
parent 0deec8ae21
commit d65aa9c832
1 changed files with 0 additions and 1 deletions

View File

@ -7,7 +7,6 @@ make_dirs="/var/lib/terrastate 0750 _terrastate _terrastate"
build_style=go
go_import_path="github.com/the-maldridge/terrastate"
go_package="${go_import_path}/cmd/terrastate"
hostmakedepends="git"
short_desc="Remote state for Terraform"
maintainer="Michael Aldridge <maldridge@voidlinux.org>"
license="MIT"