summaryrefslogtreecommitdiff
path: root/debian/control
diff options
context:
space:
mode:
Diffstat (limited to 'debian/control')
-rw-r--r--debian/control17
1 files changed, 8 insertions, 9 deletions
diff --git a/debian/control b/debian/control
index 976254b..ee76885 100644
--- a/debian/control
+++ b/debian/control
@@ -8,9 +8,9 @@ Build-Depends:
autopoint,
debhelper-compat (= 12),
gettext,
- libgnunet-dev (>=0.17.0),
- libtalerexchange-dev (>= 0.8.99),
- libtalermerchant-dev (>= 0.8.99),
+ libgnunet-dev (>=0.20),
+ libtalerexchange-dev (>= 0.9.3),
+ libtalermerchant-dev (>= 0.9.3),
libpq-dev (>=13),
libsqlite3-dev (>=3.8),
pkg-config,
@@ -45,16 +45,15 @@ Architecture: any
Pre-Depends:
${misc:Pre-Depends}
Depends:
- libtalerexchange (>= 0.8.99),
+ libtalerexchange (>= 0.9.3),
libgnutls30 (>= 3.7.1),
adduser,
lsb-base,
netbase,
- sudo,
- apache2 | nginx | httpd,
${misc:Depends},
${shlibs:Depends}
Recommends:
+ apache2 | nginx | httpd,
postgresql (>=13.0)
Description: GNU's key escrow provider.
.
@@ -88,9 +87,9 @@ Package: libanastasis-dev
Section: libdevel
Architecture: any
Depends:
- libtalermerchant-dev (>= 0.8.99),
- libtalerexchange-dev (>= 0.8.99),
- libgnunet-dev (>=0.17.0),
+ libtalermerchant-dev (>= 0.9.3),
+ libtalerexchange-dev (>= 0.9.3),
+ libgnunet-dev (>=0.20),
${misc:Depends},
${shlibs:Depends}
Description: libraries to talk to a GNU Anastasis provider (development).