From ce43a59fff1db77c864e14795bc7c6db64b40953 Mon Sep 17 00:00:00 2001 From: Paul Hauner Date: Tue, 27 Aug 2019 12:19:17 +1000 Subject: [PATCH] Update env.md (#506) Resolves #505 --- docs/env.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/docs/env.md b/docs/env.md index f1728ea6b9..d73c688620 100644 --- a/docs/env.md +++ b/docs/env.md @@ -22,7 +22,8 @@ steps: 1. Install build dependencies (Arch packages are listed here, your distribution will likely be similar): - `clang`: required by RocksDB. - - `protobuf`: required for protobuf serialization (gRPC). + - `protobuf`: required for protobuf serialization (gRPC) + - `libssl-dev`: also gRPC - `cmake`: required for building protobuf - `git-lfs`: The Git extension for [Large File Support](https://git-lfs.github.com/) (required for Ethereum Foundation