From b23cd4412459e89e60f466cb70eebbeb12ed3176 Mon Sep 17 00:00:00 2001 From: Jan Vcelak Date: Tue, 10 Apr 2012 14:21:18 +0200 Subject: [PATCH] spec: require python-decorator (rhbz#811196) --- tuned.spec | 1 + 1 file changed, 1 insertion(+) diff --git a/tuned.spec b/tuned.spec index 5fe2c4b..dff7804 100644 --- a/tuned.spec +++ b/tuned.spec @@ -16,6 +16,7 @@ BuildRequires: python, systemd-units Requires(post): systemd-units Requires(preun): systemd-units Requires(postun): systemd-units +Requires: python-decorator %description The tuned package contains a daemon that tunes system settings dynamically.