spec: removed cpupower dependency
Signed-off-by: Jaroslav Škarvada <jskarvad@redhat.com>
This commit is contained in:
parent
03a53346b1
commit
518c383ff2
1 changed files with 1 additions and 1 deletions
|
|
@ -10,7 +10,7 @@ BuildRequires: python, systemd
|
|||
Requires(post): systemd, virt-what
|
||||
Requires(preun): systemd
|
||||
Requires(postun): systemd
|
||||
Requires: python-decorator, dbus-python, pygobject2, python-pyudev, /usr/bin/cpupower
|
||||
Requires: python-decorator, dbus-python, pygobject2, python-pyudev
|
||||
Requires: virt-what, python-configobj, ethtool
|
||||
|
||||
%description
|
||||
|
|
|
|||
Loading…
Reference in a new issue