summaryrefslogtreecommitdiffstats
path: root/anaconda.spec.in
diff options
context:
space:
mode:
authorMartin Sivak <msivak@redhat.com>2010-05-12 09:59:33 +0200
committerMartin Sivak <msivak@redhat.com>2010-05-31 14:21:49 +0200
commit676f2b1071fa7f09c87dce11f825142ffa713e50 (patch)
tree1cc194568783cddbbbde472cfb3f9554067dae62 /anaconda.spec.in
parent63c1d2d8ed8ec48fb6d32af73d379020cc5b9875 (diff)
downloadanaconda-676f2b1071fa7f09c87dce11f825142ffa713e50.tar.gz
anaconda-676f2b1071fa7f09c87dce11f825142ffa713e50.tar.xz
anaconda-676f2b1071fa7f09c87dce11f825142ffa713e50.zip
Find tests using python-nose and create make unittest target
Diffstat (limited to 'anaconda.spec.in')
-rw-r--r--anaconda.spec.in1
1 files changed, 1 insertions, 0 deletions
diff --git a/anaconda.spec.in b/anaconda.spec.in
index 87da65313..2050701d6 100644
--- a/anaconda.spec.in
+++ b/anaconda.spec.in
@@ -70,6 +70,7 @@ BuildRequires: pango-devel
BuildRequires: pykickstart >= %{pykickstartver}
BuildRequires: python-devel
BuildRequires: python-urlgrabber >= 3.9.1-5
+BuildRequires: python-nose
BuildRequires: rpm-devel
BuildRequires: rpm-python >= %{rpmpythonver}
BuildRequires: slang-devel >= %{slangver}