summaryrefslogtreecommitdiff
path: root/debian
diff options
context:
space:
mode:
authorChristian Grothoff <grothoff@gnunet.org>2023-12-05 22:57:04 +0900
committerChristian Grothoff <grothoff@gnunet.org>2023-12-05 22:57:04 +0900
commit8f677ac773fa78109164938375b38c691402fff0 (patch)
tree955fc18d55cb67ca7c2451b141d2838bdb7c7ca5 /debian
parentf8890bcac5947f08028480410d7d2574a76064c0 (diff)
downloadsync-8f677ac773fa78109164938375b38c691402fff0.tar.gz
sync-8f677ac773fa78109164938375b38c691402fff0.tar.bz2
sync-8f677ac773fa78109164938375b38c691402fff0.zip
use improved dbconfig logic with better error handling and no editing of the configuration
Diffstat (limited to 'debian')
-rw-r--r--debian/control4
1 files changed, 2 insertions, 2 deletions
diff --git a/debian/control b/debian/control
index 4eb3db0..8a2c2c0 100644
--- 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),
libtalermerchant-dev (>= 0.9.3),
libpq-dev (>=14.0),
@@ -66,7 +66,7 @@ Architecture: any
Depends:
libtalermerchant-dev (>= 0.9.3),
libtalerexchange-dev (>= 0.9.3),
- libgnunet-dev (>=0.20),
+ libgnunet-dev (>=0.21),
${misc:Depends},
${shlibs:Depends}
Description: libraries to talk to a Sync provider (development).