donau

Donation authority for GNU Taler (experimental)
Log | Files | Refs | Submodules | README | LICENSE

commit 785615238b827b6b06926b9c00ad560780004fcc
parent b60fb7e77120f261373be629345f5203903bed48
Author: Christian Grothoff <grothoff@gnunet.org>
Date:   Fri,  1 May 2026 13:33:36 +0200

debian: build-depends on meson now, remove autotools

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

diff --git a/debian/control b/debian/control @@ -3,12 +3,10 @@ Section: net Priority: optional Maintainer: Christian Grothoff <grothoff@gnu.org> Build-Depends: - autoconf (>=2.59), - automake (>=1.11.1), - autopoint, + meson, + ninja-build, bash, debhelper-compat (= 12), - gettext, libgnunet-dev (>=0.27.0), libtalerexchange-dev (>=1.5.0), libcurl4-gnutls-dev (>=7.35.0) | libcurl4-openssl-dev (>= 7.35.0),