diff options
author | Christian Grothoff <christian@grothoff.org> | 2022-06-21 10:44:58 +0200 |
---|---|---|
committer | Christian Grothoff <christian@grothoff.org> | 2022-06-21 10:44:58 +0200 |
commit | bdd81674cfb17dc0171f1ef08a3a313723a1a4e2 (patch) | |
tree | bc14e26b5b1726fbd16b8b0dde60c9beda8128ce /debian/control | |
parent | eed3cda48ccc1059eeebf8dbee10c71d4b0a66ad (diff) |
-fix versions
Diffstat (limited to 'debian/control')
-rw-r--r-- | debian/control | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/debian/control b/debian/control index d0941e61f..3f55173e1 100644 --- a/debian/control +++ b/debian/control @@ -9,7 +9,7 @@ Build-Depends: bash, debhelper-compat (= 12), gettext, - libgnunet-dev (>=0.17.0), + libgnunet-dev (>=0.17.1), libcurl4-gnutls-dev (>=7.35.0) | libcurl4-openssl-dev (>= 7.35.0), libgcrypt20-dev (>=1.8), libgnutls28-dev (>=3.2.12), @@ -105,7 +105,7 @@ Section: libdevel Architecture: any Depends: libtalerexchange (= ${binary:Version}), - libgnunet-dev (>=0.17.0), + libgnunet-dev (>=0.17.1), libgcrypt20-dev (>=1.8), libmicrohttpd-dev (>=0.9.71), ${misc:Depends}, |