go-review: remove git build dep
This commit is contained in:
parent
368aaf7c1e
commit
744064b6fd
|
@ -5,7 +5,6 @@ revision=1
|
||||||
build_style=go
|
build_style=go
|
||||||
go_import_path="github.com/heppu/go-review"
|
go_import_path="github.com/heppu/go-review"
|
||||||
go_package="${go_import_path}/cmd/${pkgname}"
|
go_package="${go_import_path}/cmd/${pkgname}"
|
||||||
hostmakedepends="git"
|
|
||||||
short_desc="Publish reports from different Go linters as gerrit reviews"
|
short_desc="Publish reports from different Go linters as gerrit reviews"
|
||||||
maintainer="Renato Aguiar <renato@renatoaguiar.net>"
|
maintainer="Renato Aguiar <renato@renatoaguiar.net>"
|
||||||
license="MIT"
|
license="MIT"
|
||||||
|
|
Loading…
Reference in New Issue