aboutsummaryrefslogtreecommitdiff
path: root/debian/control
diff options
context:
space:
mode:
authorChristian Grothoff <grothoff@gnunet.org>2023-09-07 14:16:56 +0200
committerChristian Grothoff <grothoff@gnunet.org>2023-09-07 14:16:56 +0200
commitaa35bb3dbbe6376f865e3b1707a56f30c3e1c22d (patch)
tree87d971a796df26e17641b25b2e388568ba825733 /debian/control
parent1654c7e3701716f66200e3b4ffb101140b0c0af6 (diff)
downloadexchange-aa35bb3dbbe6376f865e3b1707a56f30c3e1c22d.tar.xz
bump versions for packaging
Diffstat (limited to 'debian/control')
-rw-r--r--debian/control5
1 files changed, 3 insertions, 2 deletions
diff --git a/debian/control b/debian/control
index b464491c2..3ac37c829 100644
--- a/debian/control
+++ b/debian/control
@@ -9,7 +9,7 @@ Build-Depends:
bash,
debhelper-compat (= 12),
gettext,
- libgnunet-dev (>=0.17.1),
+ libgnunet-dev (>=0.20),
libcurl4-gnutls-dev (>=7.35.0) | libcurl4-openssl-dev (>= 7.35.0),
libgcrypt20-dev (>=1.8),
libgnutls28-dev (>=3.2.12),
@@ -78,6 +78,7 @@ Depends:
${shlibs:Depends}
Recommends:
taler-exchange-offline (= ${binary:Version}),
+ apache2 | nginx | httpd,
postgresql (>=13.0)
Description: GNU's payment system operator.
GNU Taler is the privacy-preserving digital payment
@@ -144,7 +145,7 @@ Section: libdevel
Architecture: any
Depends:
libtalerexchange (= ${binary:Version}),
- libgnunet-dev (>=0.17.1),
+ libgnunet-dev (>=0.20),
libgcrypt20-dev (>=1.8),
libmicrohttpd-dev (>=0.9.71),
${misc:Depends},