mirrorbits: needs protobuf (protoc)
This commit is contained in:
parent
cdb2b74c5d
commit
9a248e8bad
1 changed files with 1 additions and 1 deletions
|
@ -6,7 +6,7 @@ build_style=go
|
|||
go_import_path="github.com/etix/mirrorbits"
|
||||
go_ldflags="-X ${go_import_path}/core.VERSION=${VERSION}"
|
||||
_go_protobuf_version=52132540909e117f2b98b0694383dc0ab1e1deca
|
||||
hostmakedepends="govendor git pkg-config protobuf-devel"
|
||||
hostmakedepends="govendor git pkg-config protobuf-devel protobuf"
|
||||
makedepends="geoip-devel"
|
||||
depends="geoip-data redis"
|
||||
short_desc="Geographical download redirector"
|
||||
|
|
Loading…
Reference in a new issue