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:
parent
4f4c834e22
commit
b5095271a1
1 changed files with 1 additions and 0 deletions
|
|
@ -16,6 +16,7 @@ require+:
|
|||
- bison
|
||||
- bzip2
|
||||
- rpm-build
|
||||
- dnf-plugins-core
|
||||
adjust+:
|
||||
- when: distro is not defined or distro != fedora-rawhide
|
||||
enabled: false
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue