NetAuth-ldap: remove git build dep

This commit is contained in:
Michal Vasilek 2022-05-01 12:52:00 +02:00
parent 3784b2c93e
commit 19d8527322

View file

@ -6,7 +6,6 @@ wrksrc=ldap-$version
build_style=go
go_import_path=github.com/netauth/ldap
go_ldflags="-X github.com/netauth/ldap/internal/buildinfo.Version=${version}"
hostmakedepends="git"
short_desc="LDAP Proxy for NetAuth"
maintainer="Michael Aldridge <maldridge@netauth.org>"
license="MIT"