taler-mdb

GNU Taler Extensions and Integrations
Log | Files | Refs | Submodules | README | LICENSE

commit cdbb7c730e40d5e13e84a75c19ae84e86598d9c9
parent c5b61f6846a628c49cdb4d5f0bf113584f7cd1f6
Author: Christian Grothoff <grothoff@gnunet.org>
Date:   Fri,  1 May 2026 13:33:14 +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 (= 13), libgnunet-dev (>= 0.27.0), libnfc-dev,