From e8e16ad7ca552fb86db37839d8408e46022b429f Mon Sep 17 00:00:00 2001 From: Jason Zaman Date: Sun, 8 Jul 2018 17:30:41 +0800 Subject: net-libs/grpc: Allow >=protobuf dep Tensorflow uses 3.6.0 protobuf with grpc-1.13.0 so they should work together. Package-Manager: Portage-2.3.40, Repoman-2.3.9 --- net-libs/grpc/grpc-1.13.0.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'net-libs') diff --git a/net-libs/grpc/grpc-1.13.0.ebuild b/net-libs/grpc/grpc-1.13.0.ebuild index ff81aa55ff0d..824ec4b1aa05 100644 --- a/net-libs/grpc/grpc-1.13.0.ebuild +++ b/net-libs/grpc/grpc-1.13.0.ebuild @@ -32,7 +32,7 @@ REQUIRED_USE=" RDEPEND=" >=dev-libs/openssl-1.0.2:0=[-bindist] - ~dev-libs/protobuf-${PROTOBUF_VERSION}:= + >=dev-libs/protobuf-${PROTOBUF_VERSION}:= dev-util/google-perftools net-dns/c-ares:= sys-libs/zlib:= -- cgit v1.2.3-65-gdbad