commit 759731008335fce86131d50bbf2f46772cececc9
parent 93cfd799a0c67bc5febfdf3a431f3ef66b526ab4
Author: Christian Grothoff <grothoff@gnunet.org>
Date: Fri, 1 May 2026 13:33:28 +0200
debian: build-depends on meson now, remove autotools
Diffstat:
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),
libpq-dev (>=15.0),