summaryrefslogtreecommitdiff
path: root/debian
diff options
context:
space:
mode:
authorChristian Grothoff <grothoff@gnunet.org>2023-12-05 22:57:31 +0900
committerChristian Grothoff <grothoff@gnunet.org>2023-12-05 22:57:31 +0900
commitb99f45c9977db68d49c42b80bf42aa8babad266b (patch)
tree90709481c0f96f63a4fbd9d1ed2f8aaeb3582f3a /debian
parentbb35ddcad2b8136833ad35d79d210ae9ef3a1911 (diff)
downloadanastasis-b99f45c9977db68d49c42b80bf42aa8babad266b.tar.gz
anastasis-b99f45c9977db68d49c42b80bf42aa8babad266b.tar.bz2
anastasis-b99f45c9977db68d49c42b80bf42aa8babad266b.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 5ededeb..5698282 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),
@@ -89,7 +89,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 GNU Anastasis provider (development).