nomad: remove git build dep
This commit is contained in:
parent
ae3616af97
commit
8bc2eb9db0
1 changed files with 0 additions and 1 deletions
|
@ -7,7 +7,6 @@ go_import_path="github.com/hashicorp/nomad"
|
|||
go_build_tags="ui release"
|
||||
_git_commit=95514d569610f15ce49b4a7a1a6bfd3e7b3e7b4f
|
||||
go_ldflags="-X ${go_import_path}/version.GitCommit=${_git_commit}"
|
||||
hostmakedepends="git"
|
||||
short_desc="Cluster scheduler designed to easily integrate into existing workflows"
|
||||
maintainer="Michael Aldridge <maldridge@voidlinux.org>"
|
||||
license="MPL-2.0"
|
||||
|
|
Loading…
Add table
Reference in a new issue