List python-xml in requirements for zypper* (#2937)
This commit is contained in:
parent
46d715d769
commit
1dc9d9512f
2 changed files with 2 additions and 0 deletions
|
@ -107,6 +107,7 @@ options:
|
||||||
# informational: requirements for nodes
|
# informational: requirements for nodes
|
||||||
requirements:
|
requirements:
|
||||||
- "zypper >= 1.0 # included in openSuSE >= 11.1 or SuSE Linux Enterprise Server/Desktop >= 11.0"
|
- "zypper >= 1.0 # included in openSuSE >= 11.1 or SuSE Linux Enterprise Server/Desktop >= 11.0"
|
||||||
|
- python-xml
|
||||||
- rpm
|
- rpm
|
||||||
'''
|
'''
|
||||||
|
|
||||||
|
|
|
@ -103,6 +103,7 @@ options:
|
||||||
|
|
||||||
requirements:
|
requirements:
|
||||||
- "zypper >= 1.0 # included in openSuSE >= 11.1 or SuSE Linux Enterprise Server/Desktop >= 11.0"
|
- "zypper >= 1.0 # included in openSuSE >= 11.1 or SuSE Linux Enterprise Server/Desktop >= 11.0"
|
||||||
|
- python-xml
|
||||||
'''
|
'''
|
||||||
|
|
||||||
EXAMPLES = '''
|
EXAMPLES = '''
|
||||||
|
|
Loading…
Reference in a new issue