summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorFlorian Dold <florian@dold.me>2023-10-16 18:23:30 +0200
committerFlorian Dold <florian@dold.me>2023-10-16 18:23:30 +0200
commite68472d736be1c1464f5702c2d25500a1793ddbd (patch)
tree679f6ad8c3a9fb390a0c7a33ed6396696b9df499
parent85ef707bb455719cafa11051a8a542da032944d0 (diff)
downloadtaler-merchant-demos-e68472d736be1c1464f5702c2d25500a1793ddbd.tar.gz
taler-merchant-demos-e68472d736be1c1464f5702c2d25500a1793ddbd.tar.bz2
taler-merchant-demos-e68472d736be1c1464f5702c2d25500a1793ddbd.zip
debian deps
-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.