summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorClark Williams <williams@redhat.com>2011-05-09 12:21:33 -0500
committerClark Williams <williams@redhat.com>2011-05-09 12:21:33 -0500
commit591bd2b407169409c2d9d3b4fed41d9c85a315a5 (patch)
tree9944eb5fa127ac09d387c519923ef1bb43398166
parent81da016fb0f6ab0511fbec81fc8ba1a50398a20d (diff)
downloadrt-tests-591bd2b407169409c2d9d3b4fed41d9c85a315a5.tar.gz
fixed BuildRequires in specfile for Python
Need python to be able to correctly install hwlatdetect. Signed-off-by: Clark Williams <williams@redhat.com>
-rw-r--r--rt-tests.spec-in2
1 files changed, 1 insertions, 1 deletions
diff --git a/rt-tests.spec-in b/rt-tests.spec-in
index e7400e0..8409bfb 100644
--- a/rt-tests.spec-in
+++ b/rt-tests.spec-in
@@ -10,7 +10,7 @@ URL: git://git.kernel.org/pub/scm/linux/kernel/git/tglx/rt-tests.git
Source0: %{name}-%{version}.tar.gz
BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root
Obsoletes: cyclictest signaltest pi_tests
-BuildRequires: numactl-devel
+BuildRequires: numactl-devel python
%description
rt-tests is a set of programs that test and measure various components of