mirror of
https://github.com/valitydev/salt.git
synced 2024-11-08 09:23:56 +00:00
pkg.* on openSUSE needs python-zypp installed
This commit is contained in:
parent
4d362274a1
commit
b51a821413
@ -1,6 +1,8 @@
|
||||
# -*- coding: utf-8 -*-
|
||||
'''
|
||||
Package support for openSUSE via the zypper package manager
|
||||
|
||||
:optdepends: - `zypp` Python module. Install with `zypper install python-zypp`
|
||||
'''
|
||||
|
||||
# Import python libs
|
||||
|
Loading…
Reference in New Issue
Block a user