From 68992725f2432da3d0bd0725a999ac8735773513 Mon Sep 17 00:00:00 2001 From: Jan Vcelak Date: Thu, 6 Dec 2012 18:42:47 +0100 Subject: [PATCH] spec: add python-udev requirement --- tuned.spec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tuned.spec b/tuned.spec index 3ac2038..da921f7 100644 --- a/tuned.spec +++ b/tuned.spec @@ -10,7 +10,7 @@ BuildRequires: python, 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: python-decorator, dbus-python, pygobject2, python-pyudev, /usr/bin/cpupower Requires: virt-what, python-configobj %description