exchange

Base system with REST service to issue digital coins, run by the payment service provider
Log | Files | Refs | Submodules | README | LICENSE

commit 05fb213f2fb7127814843d4c9c45152e08511204
parent b0b3f998f13755e5f76d0d32e093826ab5f4793f
Author: Florian Dold <florian@dold.me>
Date:   Mon,  6 Jul 2026 16:14:26 +0200

debian: webui dependencies

Diffstat:
Mdebian/control | 3+++
1 file changed, 3 insertions(+), 0 deletions(-)

diff --git a/debian/control b/debian/control @@ -112,6 +112,8 @@ Recommends: taler-exchange-offline (= ${binary:Version}), taler-terms-generator, taler-exchange-typst, + taler-exchange-aml-webui, + taler-exchange-kyc-webui, apache2 | nginx | httpd, robocop, postgresql (>=15.0) @@ -191,6 +193,7 @@ Pre-Depends: Depends: libtalerexchange (= ${binary:Version}), taler-exchange-database (= ${binary:Version}), + taler-auditor-webui, adduser, zstd, lsb-base,