net-libs/grpc: Allow >=protobuf dep
authorJason Zaman <perfinion@gentoo.org>
Sun, 8 Jul 2018 09:30:41 +0000 (17:30 +0800)
committerJason Zaman <perfinion@gentoo.org>
Sun, 8 Jul 2018 15:26:05 +0000 (23:26 +0800)
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

index ff81aa55ff0d747f3e4f3ab06cf81e4ed3e4451a..824ec4b1aa057f2ad2be0f655bb124fff4d263a0 100644 (file)
@@ -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:=