forked from pool/python-html5lib
Accepting request 318677 from home:seife:OpenStack:Master
Fix non-SUSE build by conditionalizing Recommends: tags OBS-URL: https://build.opensuse.org/request/show/318677 OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-html5lib?expand=0&rev=12
This commit is contained in:
@@ -31,8 +31,10 @@ BuildRequires: python-nose
|
||||
BuildRequires: python-setuptools
|
||||
BuildRequires: python-six
|
||||
Requires: python-six
|
||||
%if 0%{?suse_version}
|
||||
Recommends: python-Genshi
|
||||
Recommends: python-lxml
|
||||
%endif
|
||||
BuildRoot: %{_tmppath}/%{name}-%{version}-build
|
||||
|
||||
%if 0%{?suse_version} && 0%{?suse_version} <= 1110
|
||||
|
||||
Reference in New Issue
Block a user