spec: require python3-pyyaml for osbuild-tools

osbuild-mpp has learned to read yaml files but with it gained a
hard dependency on python3-pyyaml. Specify so in the spec file.
This commit is contained in:
Christian Kellner 2021-11-19 18:17:05 +00:00
parent 52c3cb12ba
commit d2d3d6d59e

View file

@ -93,6 +93,7 @@ containers it uses to build OS artifacts.
%package tools
Summary: Extra tools and utilities
Requires: %{name} = %{version}-%{release}
Requires: python3-pyyaml
%description tools
Contains additional tools and utilities for development of