commit 744ff3c32e29910ba1c29e04a89bd372401f6d88
parent e6b7ca6ede5daa526255391d9ed2570f4f828e6f
Author: Christian Grothoff <grothoff@gnunet.org>
Date: Fri, 1 May 2026 13:33:16 +0200
debian: build-depends on meson now, remove autotools
Diffstat:
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,
bash,
gcc,
debhelper-compat (= 12),