Install a smaller and with less dependencies package.

This commit is contained in:
Pedro Algarvio 2013-11-07 22:09:36 +00:00
parent 6ec69656e9
commit 77101231f2

View File

@ -22,7 +22,7 @@ import salt.utils
_PKG_TARGETS = {
'Arch': ['python2-django', 'finch'],
'Debian': ['python-plist', 'finch'],
'Debian': ['python-plist', 'apg'],
'RedHat': ['xz-devel', 'zsh-html'],
'FreeBSD': ['aalib', 'pth'],
'Suse': ['aalib', 'finch']