2
0

Add missing GitPython-package for Arch

This commit is contained in:
Thor77 2019-01-05 12:06:54 +01:00
parent d370f88d2c
commit ff34b1f8a4
No known key found for this signature in database
GPG Key ID: 5051E71B46AA669A

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',