summaryrefslogtreecommitdiffstats
path: root/libraries/grpc
diff options
context:
space:
mode:
author Larry Hajali <larryhaja[at]gmail[dot]com>2019-09-02 16:55:47 -0700
committer Willy Sudiarto Raharjo <willysr@slackbuilds.org>2019-09-07 08:54:51 +0700
commitdd7c515348cb3369e83037884bb92f2a2ccb5cf4 (patch)
tree7b0207ec912f986fadb3b532583d11fa16f72388 /libraries/grpc
parentb4c1875eba190cae1f6d840662492a4934d57de3 (diff)
downloadslackbuilds-dd7c515348cb3369e83037884bb92f2a2ccb5cf4.tar.gz
slackbuilds-dd7c515348cb3369e83037884bb92f2a2ccb5cf4.tar.xz
libraries/grpc: add optional dependency
Signed-off-by: Larry Hajali <larryhaja[at]gmail[dot]com>
Diffstat (limited to 'libraries/grpc')
-rw-r--r--libraries/grpc/README2
1 files changed, 2 insertions, 0 deletions
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