adjust qemu-user-static dependencies in containers-common-extra

Signed-off-by: Lokesh Mandvekar <lsm5@fedoraproject.org>
This commit is contained in:
Lokesh Mandvekar 2023-01-31 17:47:38 +05:30
parent 68c031bd54
commit 3e3fef6f50

View File

@ -76,6 +76,10 @@ Requires: iptables
Requires: nftables Requires: nftables
Suggests: containernetworking-plugins >= 0.9.1-1 Suggests: containernetworking-plugins >= 0.9.1-1
Suggests: qemu-user-static Suggests: qemu-user-static
Recommends: qemu-user-static
Requires: (qemu-user-static-aarch64 if fedora-release-identity-server)
Requires: (qemu-user-static-arm if fedora-release-identity-server)
Requires: (qemu-user-static-x86 if fedora-release-identity-server)
%description extra %description extra
This subpackage will handle dependencies common to Podman and Buildah which are This subpackage will handle dependencies common to Podman and Buildah which are