exchange

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

commit c315462d434e56457ac3dcaed558f6d9775adc06
parent f80017f933e9891a3ec66b13468058eda52d029a
Author: Christian Grothoff <christian@grothoff.org>
Date:   Tue, 21 May 2024 14:45:13 +0200

require pg 15

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

diff --git a/debian/control b/debian/control @@ -18,7 +18,7 @@ Build-Depends: libjansson-dev (>= 2.13), libltdl-dev (>=2.2), libmicrohttpd-dev (>=0.9.71), - libpq-dev (>=14), + libpq-dev (>=15), libsodium-dev (>=1.0.11), libunistring-dev (>=0.9.2), po-debconf, @@ -90,7 +90,7 @@ Recommends: taler-exchange-offline (= ${binary:Version}), taler-terms-generator, apache2 | nginx | httpd, - postgresql (>=14.0) + postgresql (>=15.0) Description: GNU's payment system operator. GNU Taler is the privacy-preserving digital payment system from the GNU project. This package contains the