From 6ede3204ebe9fe0eb59547e60fb6d0b5ad81093c Mon Sep 17 00:00:00 2001 From: Jerome Duval Date: Sun, 17 Oct 2021 19:34:39 +0200 Subject: [PATCH] grpc: fix requires --- net-libs/grpc/grpc-1.41.0.recipe | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/net-libs/grpc/grpc-1.41.0.recipe b/net-libs/grpc/grpc-1.41.0.recipe index 4d0f42c5b..4e8d8c798 100644 --- a/net-libs/grpc/grpc-1.41.0.recipe +++ b/net-libs/grpc/grpc-1.41.0.recipe @@ -39,7 +39,7 @@ REQUIRES=" lib:libcares$secondaryArchSuffix lib:libcrypto$secondaryArchSuffix lib:libprotobuf$secondaryArchSuffix - lib:libprotobufc$secondaryArchSuffix + lib:libprotoc$secondaryArchSuffix lib:libre2$secondaryArchSuffix lib:libssl$secondaryArchSuffix lib:libz$secondaryArchSuffix