Merge branch 'master' of github.com:thatch45/salt

This commit is contained in:
Thomas S Hatch 2011-03-14 12:53:32 -06:00
commit 8f9016fa13

View file

@ -9,7 +9,9 @@ url="https://github.com/thatch45/salt"
license=("APACHE")
depends=('python2'
'pyzmq'
'python-m2crypto')
'python-m2crypto'
'python-yaml'
'pycrypto')
makedepends=()
optdepends=()
options=()