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:
parent
4499356bfd
commit
e40fe408d9
1 changed files with 1 additions and 1 deletions
|
|
@ -101,7 +101,7 @@ fi
|
||||||
|
|
||||||
# Install requirements for building RPMs in mock.
|
# Install requirements for building RPMs in mock.
|
||||||
greenprint "📦 Installing mock requirements"
|
greenprint "📦 Installing mock requirements"
|
||||||
sudo dnf -y install createrepo_c mock s3cmd
|
sudo dnf -y install createrepo_c mock s3cmd podman
|
||||||
|
|
||||||
|
|
||||||
# Print some data.
|
# Print some data.
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue