mirror of
https://github.com/valitydev/salt.git
synced 2024-11-07 08:58:59 +00:00
Install a smaller and with less dependencies package.
This commit is contained in:
parent
6ec69656e9
commit
77101231f2
@ -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']
|
||||
|
Loading…
Reference in New Issue
Block a user