spec: add python-udev requirement
This commit is contained in:
parent
53636b4ba9
commit
68992725f2
1 changed files with 1 additions and 1 deletions
|
|
@ -10,7 +10,7 @@ BuildRequires: python, systemd-units
|
|||
Requires(post): systemd-units, virt-what
|
||||
Requires(preun): systemd-units
|
||||
Requires(postun): systemd-units
|
||||
Requires: python-decorator, dbus-python, pygobject2, /usr/bin/cpupower
|
||||
Requires: python-decorator, dbus-python, pygobject2, python-pyudev, /usr/bin/cpupower
|
||||
Requires: virt-what, python-configobj
|
||||
|
||||
%description
|
||||
|
|
|
|||
Loading…
Reference in a new issue