diff options
author | 2020-04-24 07:53:30 -0700 | |
---|---|---|
committer | 2020-04-24 13:01:33 -0700 | |
commit | 5b1f4d49025b8946cd61322cef71b40a19c45998 (patch) | |
tree | 592c2902eb17197004e0dea0af6ff9dd1ae5e181 /net-libs/grpc | |
parent | dev-cpp/abseil-cpp: bump to 20200225.2 (diff) | |
download | gentoo-5b1f4d49025b8946cd61322cef71b40a19c45998.tar.gz gentoo-5b1f4d49025b8946cd61322cef71b40a19c45998.tar.bz2 gentoo-5b1f4d49025b8946cd61322cef71b40a19c45998.zip |
net-libs/grpc: loosen dep on abseil-cpp
Package-Manager: Portage-2.3.99, Repoman-2.3.22
Signed-off-by: Georgy Yakovlev <gyakovlev@gentoo.org>
Diffstat (limited to 'net-libs/grpc')
-rw-r--r-- | net-libs/grpc/grpc-1.28.1-r1.ebuild (renamed from net-libs/grpc/grpc-1.28.1.ebuild) | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net-libs/grpc/grpc-1.28.1.ebuild b/net-libs/grpc/grpc-1.28.1-r1.ebuild index ef8cbdbbb069..3619635f8bca 100644 --- a/net-libs/grpc/grpc-1.28.1.ebuild +++ b/net-libs/grpc/grpc-1.28.1-r1.ebuild @@ -17,7 +17,7 @@ KEYWORDS="~amd64 ~ppc64 ~x86" IUSE="doc examples libressl" DEPEND=" - ~dev-cpp/abseil-cpp-20200225.1:= + =dev-cpp/abseil-cpp-20200225*:= >=dev-libs/protobuf-3.11.2:= >=net-dns/c-ares-1.15.0:= sys-libs/zlib:= |