spec: added virt-what requirement
This commit is contained in:
parent
7273992341
commit
7e7685ac9b
1 changed files with 2 additions and 1 deletions
|
|
@ -13,10 +13,11 @@ Source: tuned-%{version}.tar.bz2
|
|||
URL: https://fedorahosted.org/tuned/
|
||||
BuildArch: noarch
|
||||
BuildRequires: python, systemd-units
|
||||
Requires(post): 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: virt-what
|
||||
|
||||
%description
|
||||
The tuned package contains a daemon that tunes system settings dynamically.
|
||||
|
|
|
|||
Loading…
Reference in a new issue