14
0

Accepting request 318693 from home:seife:OpenStack:Master

fix build on non-SUSE distributions

OBS-URL: https://build.opensuse.org/request/show/318693
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-pysaml2?expand=0&rev=5
This commit is contained in:
2015-07-27 06:29:40 +00:00
committed by Git OBS Bridge
parent bb1bcb5049
commit 163b398cd9
2 changed files with 8 additions and 0 deletions

View File

@@ -42,9 +42,11 @@ BuildRequires: python-python-memcached
BuildRequires: python-repoze.who
BuildRequires: python-requests >= 1.0.0
%endif
%if 0%{?suse_release}
Recommends: python-repoze.who
# NOTE(saschpe): xmlsec has a lot of deps and some issues, thus not require it:
Recommends: python-xmlsec
%endif
Requires: python-M2Crypto
Requires: python-Paste
Requires: python-decorator