projects
/
gentoo.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
128392e
)
net-libs/grpc: openssl dep needs -bindist
author
Jason Zaman
<perfinion@gentoo.org>
Thu, 3 May 2018 08:42:37 +0000
(16:42 +0800)
committer
Jason 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
patch
|
blob
|
history
diff --git
a/net-libs/grpc/grpc-1.11.0.ebuild
b/net-libs/grpc/grpc-1.11.0.ebuild
index f5f64eea4e7d397b35158f59b802486f5942119c..1a6156e4625993479f6607cf56340ed113ba852c 100644
(file)
--- 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}"