forked from pool/gnuhealth-thalamus
This commit is contained in:
parent
e94b62ecb8
commit
6d4939a00f
@ -1,8 +1,8 @@
|
|||||||
#
|
#
|
||||||
# spec file for package gnuhealth-thalamus
|
# spec file
|
||||||
#
|
#
|
||||||
# Copyright (c) 2021 SUSE LLC
|
# Copyright (c) 2022 SUSE LLC
|
||||||
# Copyright (c) 2017-2021 Dr. Axel Braun
|
# Copyright (c) 2017-2022 Dr. Axel Braun
|
||||||
#
|
#
|
||||||
# All modifications and additions to the file contributed by third parties
|
# All modifications and additions to the file contributed by third parties
|
||||||
# remain the property of their copyright owners, unless otherwise agreed
|
# remain the property of their copyright owners, unless otherwise agreed
|
||||||
@ -34,6 +34,7 @@ BuildRequires: python3-devel
|
|||||||
BuildRequires: python3-setuptools
|
BuildRequires: python3-setuptools
|
||||||
%if %{with test}
|
%if %{with test}
|
||||||
BuildRequires: python3-Flask
|
BuildRequires: python3-Flask
|
||||||
|
BuildRequires: python3-Flask-Cors
|
||||||
BuildRequires: python3-Flask-HTTPAuth
|
BuildRequires: python3-Flask-HTTPAuth
|
||||||
BuildRequires: python3-Flask-RESTful
|
BuildRequires: python3-Flask-RESTful
|
||||||
BuildRequires: python3-Flask-WTF
|
BuildRequires: python3-Flask-WTF
|
||||||
|
Loading…
Reference in New Issue
Block a user