copr: install dnf-utils, not yum-utils
The yum-utils package is not installable on F30, while 'yum-utils' is provided by dnf-utils for some time.
This commit is contained in:
parent
d74a3c0cc4
commit
50419c7122
1 changed files with 1 additions and 1 deletions
|
@ -26,8 +26,8 @@
|
|||
with_items:
|
||||
- dnf
|
||||
- dnf-plugins-core
|
||||
- dnf-utils
|
||||
- mock
|
||||
- yum-utils
|
||||
- pyliblzma
|
||||
- rsync
|
||||
- openssh-clients
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue