sync

Backup service to store encrypted wallet databases (experimental)
Log | Files | Refs | Submodules | README | LICENSE

commit 091557af785a7cca8d999b301ed5d1499ad7dbac
parent a2ccca146fd87c9d51c05c5d23c7ec2ffe4df698
Author: Christian Grothoff <grothoff@gnunet.org>
Date:   Fri,  1 May 2026 13:33:44 +0200

debian: build-depends on meson now, remove autotools

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

diff --git a/debian/control b/debian/control @@ -3,11 +3,9 @@ Section: net Priority: optional Maintainer: Christian Grothoff <grothoff@gnu.org> Build-Depends: - autoconf (>=2.59), - automake (>=1.11.1), - autopoint, + meson, + ninja-build, debhelper-compat (= 12), - gettext, libgnunet-dev (>=0.27.0), libtalerexchange-dev (>= 1.5.0), libtalermerchant-dev (>= 1.5.0),