mockbuild: always install podman

Mock now uses podman for a bootstrap

Signed-off-by: Ondřej Budai <ondrej@budai.cz>
This commit is contained in:
Ondřej Budai 2023-08-21 21:49:31 +02:00 committed by Achilleas Koutsou
parent 4499356bfd
commit e40fe408d9

View file

@ -101,7 +101,7 @@ fi
# Install requirements for building RPMs in mock.
greenprint "📦 Installing mock requirements"
sudo dnf -y install createrepo_c mock s3cmd
sudo dnf -y install createrepo_c mock s3cmd podman
# Print some data.