go-review: remove git build dep

This commit is contained in:
Michal Vasilek 2022-05-01 12:52:05 +02:00
parent 368aaf7c1e
commit 744064b6fd

View file

@ -5,7 +5,6 @@ revision=1
build_style=go
go_import_path="github.com/heppu/go-review"
go_package="${go_import_path}/cmd/${pkgname}"
hostmakedepends="git"
short_desc="Publish reports from different Go linters as gerrit reviews"
maintainer="Renato Aguiar <renato@renatoaguiar.net>"
license="MIT"