codesearch: drop hostmakedepends provided by build_style
This commit is contained in:
parent
751b276316
commit
8922a38f4f
1 changed files with 1 additions and 1 deletions
|
@ -5,7 +5,7 @@ revision=3
|
|||
_githash=a45d81b686e85d01f2838439deaf72126ccd5a96
|
||||
wrksrc="${pkgname}-${_githash}"
|
||||
build_style=go
|
||||
hostmakedepends="go git"
|
||||
hostmakedepends="git"
|
||||
go_import_path="github.com/google/codesearch"
|
||||
go_package="github.com/google/codesearch/cmd/cgrep
|
||||
github.com/google/codesearch/cmd/cindex
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue