tweak salt&related

This commit is contained in:
WarheadsSE 2012-06-21 20:22:39 -04:00
parent 7539afa994
commit 26d3a561b5
2 changed files with 2 additions and 1 deletions

View file

@ -10,6 +10,7 @@ license=('mit')
depends=('python2')
provides=('python2-msgpack')
conflicts=()
makedepnds=('python2-distribute')
source="http://pypi.python.org/packages/source/m/msgpack-pure/msgpack-pure-${pkgver}.tar.gz"

View file

@ -15,7 +15,7 @@ depends=('python2'
'python2-yaml'
'pycrypto'
'python2-psutil'
'python2-jinja')
'python2-jinja'
'python2-msgpack-pure')
backup=('etc/salt/master.template'