net-libs/grpc: openssl dep needs -bindist
authorJason Zaman <perfinion@gentoo.org>
Thu, 3 May 2018 08:42:37 +0000 (16:42 +0800)
committerJason Zaman <perfinion@gentoo.org>
Thu, 3 May 2018 08:59:10 +0000 (16:59 +0800)
Also add subslot deps

Closes: https://bugs.gentoo.org/654646
Package-Manager: Portage-2.3.24, Repoman-2.3.6

net-libs/grpc/grpc-1.11.0.ebuild

index f5f64eea4e7d397b35158f59b802486f5942119c..1a6156e4625993479f6607cf56340ed113ba852c 100644 (file)
@@ -18,10 +18,10 @@ IUSE=""
 REQUIRED_USE="${PYTHON_REQUIRED_USE}"
 
 RDEPEND="
-       >=dev-libs/openssl-1.0.2
+       >=dev-libs/openssl-1.0.2:0=[-bindist]
        >=dev-libs/protobuf-3:=
-       net-dns/c-ares
-       sys-libs/zlib"
+       net-dns/c-ares:=
+       sys-libs/zlib:="
 
 DEPEND="${RDEPEND}"