gnu: grpc: Propagate abseil-cpp-cxxstd11. * gnu/packages/rpc.scm (grpc) [native-inputs]: Move abseil-cpp-cxxstd11 to... [propagated-inputs]: ... here. Change-Id: I5bceefa762494423c0bc40b559bcf243ecdf85d8
1 files changed, 5 insertions(+), 2 deletions(-) M gnu/packages/rpc.scm
M gnu/packages/rpc.scm => gnu/packages/rpc.scm +5 -2
@@ 107,11 107,14 @@ protobuf python-wrapper)) (inputs (list abseil-cpp-cxxstd11 c-ares/cmake (list c-ares/cmake openssl re2 zlib)) (propagated-inputs ;; Abseil libraries are in the 'Requires' field of the various gRPC ;; pkg-config files. (list abseil-cpp-cxxstd11)) (home-page "https://grpc.io") (synopsis "High performance universal RPC framework") (description "gRPC is a modern high performance @dfn{Remote Procedure Call}