lego: remove git build dep

This commit is contained in:
Michal Vasilek 2022-05-01 12:52:07 +02:00
parent 63576e402e
commit 5d23e4404e

View File

@ -5,7 +5,6 @@ revision=1
build_style=go
go_import_path="github.com/go-acme/lego/v4"
go_package="${go_import_path}/cmd/lego"
hostmakedepends="git"
short_desc="Let's Encrypt client and ACME library written in Go"
maintainer="Anachron <gith@cron.world>"
license="MIT"