1
0
Fork 0

spec: added cpupower as requirement

This commit is contained in:
Jaroslav Škarvada 2012-10-29 14:09:31 +01:00
parent a650627370
commit af580048aa

View file

@ -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.