salt: fix msgpack dependency

This commit is contained in:
Aneesh Agrawal 2018-02-24 23:31:46 -08:00
parent 0eef302475
commit ee8495c4c2

View File

@ -20,7 +20,7 @@ python2Packages.buildPythonApplication rec {
futures futures
jinja2 jinja2
markupsafe markupsafe
msgpack msgpack-python
pycrypto pycrypto
pyyaml pyyaml
pyzmq pyzmq