Skip to content

Commit

Permalink
Merge pull request #2480 from OSInside/fix_xmltodict_requirement
Browse files Browse the repository at this point in the history
Added requirement for xmltodict to spec
  • Loading branch information
Conan-Kudo authored Feb 24, 2024
2 parents 9f13c2a + d3ea590 commit e05f1dd
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions package/python-kiwi-spec-template
Original file line number Diff line number Diff line change
Expand Up @@ -371,6 +371,7 @@ Requires: python%{python3_pkgversion}-docopt
Requires: python%{python3_pkgversion}-lxml
Requires: python%{python3_pkgversion}-requests
Requires: python%{python3_pkgversion}-setuptools
Requires: python%{python3_pkgversion}-xmltodict
%if 0%{?rhel} || 0%{?fedora}
Requires: (python%{python3_pkgversion}-typing-extensions if python%{python3_pkgversion} < 3.8)
%endif
Expand Down

0 comments on commit e05f1dd

Please sign in to comment.