spec: added cpupower as requirement
This commit is contained in:
parent
a650627370
commit
af580048aa
1 changed files with 1 additions and 1 deletions
|
|
@ -16,7 +16,7 @@ BuildRequires: python, systemd-units
|
|||
Requires(post): systemd-units
|
||||
Requires(preun): systemd-units
|
||||
Requires(postun): systemd-units
|
||||
Requires: python-decorator, dbus-python, pygobject2
|
||||
Requires: python-decorator, dbus-python, pygobject2, /usr/bin/cpupower
|
||||
|
||||
%description
|
||||
The tuned package contains a daemon that tunes system settings dynamically.
|
||||
|
|
|
|||
Loading…
Reference in a new issue