anastasis

Credential backup and recovery protocol and service
Log | Files | Refs | Submodules | README | LICENSE

commit 3d2308c2cca36ad0d3797a5933bfd1415c32cc7c
parent c55bf5de869065cafbd4b05edcd16980f7f1abae
Author: Christian Grothoff <grothoff@gnunet.org>
Date:   Fri,  1 May 2026 13:33:39 +0200

debian: build-depends on meson now, remove autotools

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

diff --git a/debian/control b/debian/control @@ -3,9 +3,8 @@ 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),