From 0f8103b8e3fc342c92cff118be827d261b19bccc Mon Sep 17 00:00:00 2001 From: Jason Zaman Date: Thu, 3 May 2018 16:42:37 +0800 Subject: [PATCH] net-libs/grpc: openssl dep needs -bindist 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 | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/net-libs/grpc/grpc-1.11.0.ebuild b/net-libs/grpc/grpc-1.11.0.ebuild index f5f64eea4e7d..1a6156e46259 100644 --- a/net-libs/grpc/grpc-1.11.0.ebuild +++ b/net-libs/grpc/grpc-1.11.0.ebuild @@ -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}" -- 2.26.2