fix BR for tests

This commit is contained in:
Tom Callaway 2012-10-08 12:32:55 -04:00
parent b1309d714b
commit 301ffdc35d
1 changed files with 2 additions and 1 deletions

View File

@ -14,7 +14,8 @@ URL: http://freedesktop.org/Software/pyxdg
Source0: http://www.freedesktop.org/~lanius/%{name}-%{version}.tar.gz
BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
BuildArch: noarch
BuildRequires: python-nose
# These are needed for the nose tests.
BuildRequires: python-nose, hicolor-icon-theme
BuildRequires: python2-devel
%if 0%{?with_python3}
BuildRequires: python3-devel