paivana

HTTP paywall reverse proxy
Log | Files | Refs | Submodules | README | LICENSE

commit 5fc06f7ab921bdd79f59e9261cfcbf9b0698abb0
parent 6bf059cd88625458b6807af76c4244c1f307e731
Author: Christian Grothoff <grothoff@gnunet.org>
Date:   Fri,  1 May 2026 13:33:02 +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,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.24.0), libtalerexchange-dev (>= 1.0.0), libtalermerchant-dev (>= 1.0.0),