mirror of
https://github.com/valitydev/salt.git
synced 2024-11-08 17:33:54 +00:00
Merge pull request #8182 from bretep/patch-1
libevent-dev required to pip install gevent
This commit is contained in:
commit
b997491161
@ -80,6 +80,7 @@ On Debian based distributions:
|
||||
|
||||
$ apt-get install gcc
|
||||
$ apt-get install python-dev
|
||||
$ apt-get install libevent-dev
|
||||
$ pip install gevent
|
||||
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user