NetAuth: remove git build dep

This commit is contained in:
Michal Vasilek 2022-05-01 12:52:01 +02:00
parent 87cab41706
commit 999109673b

View file

@ -7,7 +7,6 @@ build_style="go"
go_import_path="github.com/netauth/netauth" go_import_path="github.com/netauth/netauth"
go_package="${go_import_path}/cmd/netauth go_package="${go_import_path}/cmd/netauth
${go_import_path}/cmd/netauthd" ${go_import_path}/cmd/netauthd"
hostmakedepends="git"
short_desc="Network authentication and identity system" short_desc="Network authentication and identity system"
maintainer="Michael Aldridge <maldridge@netauth.org>" maintainer="Michael Aldridge <maldridge@netauth.org>"
license="MIT" license="MIT"