From 77dfa9eff4febe54116b72fe79091fff664ac3e9 Mon Sep 17 00:00:00 2001 From: Ronan Amicel Date: Thu, 19 Jun 2014 11:56:28 +0200 Subject: [PATCH] Docs: fix list formatting on the Installation page --- doc/topics/installation/index.rst | 2 ++ 1 file changed, 2 insertions(+) diff --git a/doc/topics/installation/index.rst b/doc/topics/installation/index.rst index 89e9aebfc8..c5532c30e9 100644 --- a/doc/topics/installation/index.rst +++ b/doc/topics/installation/index.rst @@ -56,12 +56,14 @@ Depending on the chosen Salt transport, `ZeroMQ`_ or `RAET`_, dependencies vary: * ZeroMQ: + * `ZeroMQ`_ >= 3.2.0 * `pyzmq`_ >= 2.2.0 - ZeroMQ Python bindings * `PyCrypto`_ - The Python cryptography toolkit * `M2Crypto`_ - "Me Too Crypto" - Python OpenSSL wrapper * RAET: + * `libnacl`_ - Python bindings to `libsodium`_ * `ioflo`_ - The flo programming interface raet and salt-raet is built on * `RAET`_ - The worlds most awesome UDP protocol