taler-merchant-demos

Python-based Frontends for the Demonstration Web site
Log | Files | Refs | Submodules | README | LICENSE

commit e68472d736be1c1464f5702c2d25500a1793ddbd
parent 85ef707bb455719cafa11051a8a542da032944d0
Author: Florian Dold <florian@dold.me>
Date:   Mon, 16 Oct 2023 18:23:30 +0200

debian deps

Diffstat:
Mdebian/control | 7++++++-
1 file changed, 6 insertions(+), 1 deletion(-)

diff --git 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.