Use python-tornado from jessie-backports for pure debian

This commit is contained in:
virtualguy 2016-02-29 22:42:15 +13:00
parent 6e338e2601
commit e48900ac55

View file

@ -177,6 +177,15 @@ To install fresh release of Salt minion on Jessie:
#. Install Salt dependencies:
**Debian**:
.. code-block:: bash
apt-get update
apt-get install python-zmq python-tornado/jessie-backports salt-common/stretch
**Raspbian**:
.. code-block:: bash
apt-get update