From 72ae0d67c21c484f264e58bc48a35912be4538d2 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Jaroslav=20=C5=A0karvada?= Date: Mon, 7 May 2012 14:45:31 +0200 Subject: [PATCH] spec: added missed requirements (rhbz#818849) --- tuned.spec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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.