Bump suggested ZMQ Debian package to 4.1 series

This commit is contained in:
Jack Grigg
2017-02-08 22:18:48 +00:00
parent 7c8845edda
commit edcec148a8

View File

@@ -36,7 +36,7 @@ buffering or reassembly.
The ZeroMQ feature in Zcash requires ZeroMQ API version 4.x or
newer, which you will need to install if you are not using the depends
system. Typically, it is packaged by distributions as something like
*libzmq3-dev*. The C++ wrapper for ZeroMQ is *not* needed.
*libzmq5-dev*. The C++ wrapper for ZeroMQ is *not* needed.
In order to run the example Python client scripts in contrib/ one must
also install *python-zmq*, though this is not necessary for daemon