mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-05 06:33:50 +02:00
consul: remove git build dep
This commit is contained in:
parent
f4b5347837
commit
dc79d4f114
1 changed files with 0 additions and 1 deletions
|
@ -9,7 +9,6 @@ go_ldflags="-X ${go_import_path}/version.GitCommit=${_git_commit} -X ${go_import
|
||||||
# consul has a vendor directory, but relies on replace statements in go.mod, so
|
# consul has a vendor directory, but relies on replace statements in go.mod, so
|
||||||
# force default non-vendor behavior.
|
# force default non-vendor behavior.
|
||||||
go_mod_mode=default
|
go_mod_mode=default
|
||||||
hostmakedepends="git"
|
|
||||||
short_desc="Distributed solution to connect and configure applications"
|
short_desc="Distributed solution to connect and configure applications"
|
||||||
maintainer="iaroki <iaroki@protonmail.com>"
|
maintainer="iaroki <iaroki@protonmail.com>"
|
||||||
license="MPL-2.0"
|
license="MPL-2.0"
|
||||||
|
|
Loading…
Add table
Reference in a new issue