commit 8feb54a05e55caaf0d9dd83ba6a64c8b9ed4e255
parent 8c209a0c22aff2132715d10ee75ef592c7f91a95
Author: Christian Grothoff <grothoff@gnunet.org>
Date: Tue, 5 Dec 2023 22:56:34 +0900
-bump gnunet dependency version
Diffstat:
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/debian/control b/debian/control
@@ -8,7 +8,7 @@ Build-Depends:
autopoint,
debhelper-compat (= 12),
gettext,
- libgnunet-dev (>=0.20),
+ libgnunet-dev (>=0.21),
libtalerexchange-dev (>=0.9.3),
libpq-dev (>=14.0),
po-debconf,
@@ -69,7 +69,7 @@ Section: libdevel
Architecture: any
Depends:
libtalerexchange-dev (>= 0.9.3),
- libgnunet-dev (>=0.20),
+ libgnunet-dev (>=0.21),
${misc:Depends},
${shlibs:Depends}
Description: libraries to talk to a GNU Taler merchant (development).