Axel Braun 2022-01-19 12:49:10 +00:00 committed by Git OBS Bridge
parent a6b406964a
commit e69e0dc0e0

View File

@ -1,8 +1,8 @@
#
# spec file for package gnuhealth-thalamus
# spec file
#
# Copyright (c) 2021 SUSE LLC
# Copyright (c) 2017-2021 Dr. Axel Braun
# Copyright (c) 2022 SUSE LLC
# Copyright (c) 2017-2022 Dr. Axel Braun
#
# All modifications and additions to the file contributed by third parties
# remain the property of their copyright owners, unless otherwise agreed
@ -34,6 +34,7 @@ BuildRequires: python3-devel
BuildRequires: python3-setuptools
%if %{with test}
BuildRequires: python3-Flask
BuildRequires: python3-Flask-Cors
BuildRequires: python3-Flask-HTTPAuth
BuildRequires: python3-Flask-RESTful
BuildRequires: python3-Flask-WTF