Require python-dnf so that we get the python2 version
The primary dnf package is now python3, lorax is still python2, so require the right thing.
This commit is contained in:
parent
7404a28c6f
commit
42dc9eaaed
@ -39,7 +39,7 @@ Requires: xz
|
||||
Requires: pigz
|
||||
Requires: python-kickstart
|
||||
Requires: dracut >= 030
|
||||
Requires: dnf
|
||||
Requires: python-dnf
|
||||
|
||||
%if 0%{?fedora}
|
||||
# Fedora specific deps
|
||||
|
Loading…
Reference in New Issue
Block a user