exchange

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

commit 97a1e74262e180040c60962cc6d6c5d72b8721c3
parent d7a2a6c2d3d885c8c1ea5b75dc49d438a898e717
Author: Christian Grothoff <christian@grothoff.org>
Date:   Sun, 22 Mar 2026 00:13:16 +0100

bump version requirement

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

diff --git a/debian/control b/debian/control @@ -10,7 +10,7 @@ Build-Depends: gcc, debhelper-compat (= 12), gettext, - libgnunet-dev (>=0.24.2), + libgnunet-dev (>=0.27.0), libcurl4-gnutls-dev (>=7.35.0) | libcurl4-openssl-dev (>= 7.35.0), libgcrypt20-dev (>=1.8), libgnutls28-dev (>=3.2.12), @@ -169,7 +169,7 @@ Section: libdevel Architecture: any Depends: libtalerexchange (= ${binary:Version}), - libgnunet-dev (>=0.24.2), + libgnunet-dev (>=0.27.0), libgcrypt20-dev (>=1.8), libmicrohttpd-dev (>=0.9.71), ${misc:Depends},