commit 19e83d74f8b47bb3b1824bd7fbf6d389bf7eb509
parent 513550e282458fc2a1b6561566a323cdf9f0cd0f
Author: Christian Grothoff <grothoff@gnunet.org>
Date: Fri, 1 May 2026 13:33:41 +0200
debian: build-depends on meson now, remove autotools
Diffstat:
1 file changed, 2 insertions(+), 1 deletion(-)
diff --git a/debian/control b/debian/control
@@ -3,7 +3,8 @@ Section: net
Priority: optional
Maintainer: Bertrand Marc <bmarc@debian.org>
Build-Depends:
- autopoint,
+ meson,
+ ninja-build,
debhelper-compat (= 12),
libgnunet-dev (>= 0.27.0),
libanastasis-dev (>= 0.7.0),