From f922cdd8031642eb7d77c4bff481f16034418ab7 Mon Sep 17 00:00:00 2001 From: Thomas Waldmann Date: Tue, 19 Mar 2019 23:19:38 +0100 Subject: [PATCH] docs: remove libzmq3* for debian/ubuntu --- docs/installation.rst | 1 - 1 file changed, 1 deletion(-) diff --git a/docs/installation.rst b/docs/installation.rst index e4f724ff0..b29d00210 100644 --- a/docs/installation.rst +++ b/docs/installation.rst @@ -182,7 +182,6 @@ Install the dependencies with development headers:: sudo apt-get install python3 python3-dev python3-pip python-virtualenv \ libssl-dev openssl \ libacl1-dev libacl1 \ - libzmq3-dev libzmq3 \ build-essential sudo apt-get install libfuse-dev fuse pkg-config # optional, for FUSE support