diff --git a/osbuild-composer.spec b/osbuild-composer.spec index 7d6114fb5..8f51c7648 100644 --- a/osbuild-composer.spec +++ b/osbuild-composer.spec @@ -345,7 +345,10 @@ Requires: python3-lxml Requires: httpd Requires: mod_ssl Requires: openssl +# see https://bugzilla.redhat.com/show_bug.cgi?id=1986333 +%if 0%{?rhel} && 0%{?rhel} != 9 Requires: podman-plugins +%endif Requires: dnf-plugins-core Requires: skopeo %if 0%{?fedora}