Merge pull request #393 from Thor77/fix-arch-gitpython

Add missing GitPython-package for Arch
This commit is contained in:
Niels Abspoel
2019-01-05 15:33:32 +01:00
committed by GitHub
+1
View File
@@ -117,6 +117,7 @@ that differ from whats in defaults.yaml
'salt_cloud': 'salt',
'salt_api': 'salt',
'salt_ssh': 'salt',
'python_git': 'python2-gitpython',
'pygit2': 'python2-pygit2',
'libgit2': 'libgit2',
'pyinotify': 'python2-pyinotify',