From e68472d736be1c1464f5702c2d25500a1793ddbd Mon Sep 17 00:00:00 2001 From: Florian Dold Date: Mon, 16 Oct 2023 18:23:30 +0200 Subject: debian deps --- debian/control | 7 ++++++- 1 file changed, 6 insertions(+), 1 deletion(-) diff --git a/debian/control b/debian/control index efc0c9f..fafee72 100644 --- a/debian/control +++ b/debian/control @@ -14,6 +14,11 @@ Homepage: https://taler.net/ Package: taler-merchant-demos Architecture: all -Depends: ${misc:Depends} +Depends: ${misc:Depends}, + python3-flask, + python3-flask-babel, + uwsgi, + python3-requests, + python3-bs4 Recommends: apache2 | nginx | httpd Description: Demo storefronts for the Taler merchant. -- cgit v1.2.3