From 1ae7e47c20862cc886aed4764027e7a36d73df0b Mon Sep 17 00:00:00 2001 From: Doug Friedman Date: Sun, 15 Oct 2017 17:20:16 -0400 Subject: [PATCH] Update docs. add dependency for ubuntu/deb --- README.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.rst b/README.rst index 862d39ef..1e7fb943 100644 --- a/README.rst +++ b/README.rst @@ -72,7 +72,7 @@ Python packages: .. code:: shell - $ apt-get install build-essential automake pkg-config libtool libffi-dev libgmp-dev + $ apt-get install build-essential automake pkg-config libtool libffi-dev libgmp-dev libssl-dev Installation of Pyethapp and it's dependent Python packages via `PyPI `__: