diff --git a/tuned.spec b/tuned.spec index dff7804..a6d1d41 100644 --- a/tuned.spec +++ b/tuned.spec @@ -16,7 +16,7 @@ BuildRequires: python, systemd-units Requires(post): systemd-units Requires(preun): systemd-units Requires(postun): systemd-units -Requires: python-decorator +Requires: python-decorator, dbus-python, pygobject2 %description The tuned package contains a daemon that tunes system settings dynamically.