Add BR on shared-mime-info

This commit is contained in:
Orion Poplawski 2016-11-21 11:15:48 -07:00
parent f0ec8c3cb5
commit fcb3b4739b
1 changed files with 4 additions and 1 deletions

View File

@ -13,6 +13,9 @@ Patch0: pyxdg-0.25-find-first-mimetype-match.patch
# https://bugs.freedesktop.org/show_bug.cgi?id=73878
Patch1: pyxdg-0.25-CVE-2014-1624.patch
BuildArch: noarch
# These are needed for the nose tests.
BuildRequires: hicolor-icon-theme
BuildRequires: shared-mime-info
%description
PyXDG is a python library to access freedesktop.org standards
@ -22,7 +25,7 @@ Summary: Python2 library to access freedesktop.org standards
Group: Development/Libraries
BuildRequires: python2-devel
# These are needed for the nose tests.
BuildRequires: python-nose, hicolor-icon-theme
BuildRequires: python-nose
%{?python_provide:%python_provide python2-pyxdg}
Provides: pyxdg = %{version}-%{release}
Obsoletes: pyxdg < 0.25-10