diff options
Diffstat (limited to 'net-libs/grpc')
-rw-r--r-- | net-libs/grpc/grpc-1.13.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
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:= |