codesearch: drop hostmakedepends provided by build_style
This commit is contained in:
parent
751b276316
commit
8922a38f4f
@ -5,7 +5,7 @@ revision=3
|
|||||||
_githash=a45d81b686e85d01f2838439deaf72126ccd5a96
|
_githash=a45d81b686e85d01f2838439deaf72126ccd5a96
|
||||||
wrksrc="${pkgname}-${_githash}"
|
wrksrc="${pkgname}-${_githash}"
|
||||||
build_style=go
|
build_style=go
|
||||||
hostmakedepends="go git"
|
hostmakedepends="git"
|
||||||
go_import_path="github.com/google/codesearch"
|
go_import_path="github.com/google/codesearch"
|
||||||
go_package="github.com/google/codesearch/cmd/cgrep
|
go_package="github.com/google/codesearch/cmd/cgrep
|
||||||
github.com/google/codesearch/cmd/cindex
|
github.com/google/codesearch/cmd/cindex
|
||||||
|
Loading…
x
Reference in New Issue
Block a user