summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--debian/control7
1 files changed, 6 insertions, 1 deletions
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.