kernel-ark-build: add dnf-plugins-core to requires

Some systems don't have it installed by default causing an error during
the setup phase.
This commit is contained in:
Jesus Checa Hidalgo 2026-03-06 09:23:03 +01:00
commit b5095271a1

View file

@ -16,6 +16,7 @@ require+:
- bison
- bzip2
- rpm-build
- dnf-plugins-core
adjust+:
- when: distro is not defined or distro != fedora-rawhide
enabled: false