summaryrefslogtreecommitdiff
path: root/debian/control
diff options
context:
space:
mode:
authorChristian Grothoff <christian@grothoff.org>2021-08-28 17:22:35 +0200
committerChristian Grothoff <christian@grothoff.org>2021-08-28 17:22:35 +0200
commit7cc30a0bb87d844ed8af8f573cd07e86613828e4 (patch)
tree6f20821ceae02c0feb7e4d327b2c852978db2267 /debian/control
parent5026518bb5a6c47b9278eede81989ca0fba7094a (diff)
downloadexchange-7cc30a0bb87d844ed8af8f573cd07e86613828e4.tar.gz
exchange-7cc30a0bb87d844ed8af8f573cd07e86613828e4.tar.bz2
exchange-7cc30a0bb87d844ed8af8f573cd07e86613828e4.zip
bump GNUnet version requirement
Diffstat (limited to 'debian/control')
-rw-r--r--debian/control4
1 files changed, 2 insertions, 2 deletions
diff --git a/debian/control b/debian/control
index e4c9be4f5..894a1dd37 100644
--- a/debian/control
+++ b/debian/control
@@ -9,7 +9,7 @@ Build-Depends:
bash,
debhelper-compat (= 12),
gettext,
- libgnunet-dev,
+ libgnunet-dev (>=0.15.3),
libcurl4-gnutls-dev (>=7.35.0) | libcurl4-openssl-dev (>= 7.35.0),
libgcrypt20-dev (>=1.6),
libgnutls28-dev (>=3.2.12),
@@ -109,7 +109,7 @@ Section: libdevel
Architecture: any
Depends:
libtalerexchange (= ${binary:Version}),
- libgnunet-dev (>=0.14.0),
+ libgnunet-dev (>=0.15.3),
libgcrypt20-dev (>=1.6),
libmicrohttpd-dev (>=0.9.33),
${misc:Depends},