mirrorbits: needs protobuf (protoc)

This commit is contained in:
q66 2020-01-01 23:00:58 +01:00
parent cdb2b74c5d
commit 9a248e8bad

View file

@ -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"