Peter Varkoly 2023-03-20 11:30:47 +00:00 committed by Git OBS Bridge
parent f95e8d0471
commit 0f8a3a1432

View File

@ -36,9 +36,11 @@ BuildRequires: %{python_version}
BuildRequires: python3-google-api-python-client
BuildRequires: python3-keystoneclient
BuildRequires: python3-novaclient
BuildRequires: python3-oauth2client
%if 0%{suse_version} >= 1550
BuildRequires: python3-oauth2
%else
BuildRequires: python3-google-auth-oauthlib
BuildRequires: python3-oauth2client
%endif
BuildRequires: autoconf
BuildRequires: automake