From dd7c515348cb3369e83037884bb92f2a2ccb5cf4 Mon Sep 17 00:00:00 2001 From: Larry Hajali Date: Mon, 2 Sep 2019 16:55:47 -0700 Subject: libraries/grpc: add optional dependency Signed-off-by: Larry Hajali --- libraries/grpc/README | 2 ++ 1 file changed, 2 insertions(+) (limited to 'libraries/grpc') diff --git a/libraries/grpc/README b/libraries/grpc/README index dc9eef11b7..ed21fd9f2e 100644 --- a/libraries/grpc/README +++ b/libraries/grpc/README @@ -1,3 +1,5 @@ gRPC is a modern, open source, high-performance remote procedure call (RPC) framework that can run anywhere. gRPC enables client and server applications to communicate transparently, and simplifies the building of connected systems. + +Optional: python3-Cython -- cgit v1.2.3-65-gdbad