From d9c36c8f190434138e28587dbb9952ecb56fd8c0d27534bd9562bfec3a63b743 Mon Sep 17 00:00:00 2001 From: Axel Braun Date: Fri, 8 Mar 2019 21:17:54 +0000 Subject: [PATCH] OBS-URL: https://build.opensuse.org/package/show/Application:ERP:GNUHealth:Factory/gnuhealth-thalamus?expand=0&rev=7 --- gnuhealth-thalamus.spec | 7 +++++-- 1 file changed, 5 insertions(+), 2 deletions(-) diff --git a/gnuhealth-thalamus.spec b/gnuhealth-thalamus.spec index c6fd85d..e945837 100644 --- a/gnuhealth-thalamus.spec +++ b/gnuhealth-thalamus.spec @@ -35,16 +35,19 @@ BuildRequires: python3-setuptools %if %{with test} BuildRequires: python3-Flask BuildRequires: python3-Flask-HTTPAuth -BuildRequires: python3-bcrypt -##BuildRequires: python3-Flask-PyMongo BuildRequires: python3-Flask-RESTful +BuildRequires: python3-Flask-WTF +BuildRequires: python3-bcrypt +BuildRequires: python3-psycopg2 %endif BuildRequires: fdupes Requires: postgresql-server Requires: python3-Flask Requires: python3-Flask-HTTPAuth Requires: python3-Flask-RESTful +Requires: python3-Flask-WTF Requires: python3-bcrypt +Requires: python3-psycopg2 BuildArch: noarch %description