aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorChristian Grothoff <christian@grothoff.org>2021-09-27 10:56:19 +0200
committerChristian Grothoff <christian@grothoff.org>2021-09-27 10:56:19 +0200
commit3c3984cdcb88d5d3eb568d7e9647a2f2c473c0bc (patch)
treeef9423fbd703883cfaf8961189ea96914064255d
parentf2dbb45c194cfc41395b7a13a828e24ceeb7bc89 (diff)
downloadanastasis-3c3984cdcb88d5d3eb568d7e9647a2f2c473c0bc.tar.gz
anastasis-3c3984cdcb88d5d3eb568d7e9647a2f2c473c0bc.zip
-bump required dependency
-rw-r--r--debian/control4
1 files changed, 2 insertions, 2 deletions
diff --git a/debian/control b/debian/control
index 5097893..0252c0d 100644
--- a/debian/control
+++ b/debian/control
@@ -42,7 +42,7 @@ Architecture: any
42Pre-Depends: 42Pre-Depends:
43 ${misc:Pre-Depends} 43 ${misc:Pre-Depends}
44Depends: 44Depends:
45 libtalerexchange (>= 0.8.4), 45 libtalerexchange (>= 0.8.5),
46 libgnutls30 (>= 3.7.1), 46 libgnutls30 (>= 3.7.1),
47 adduser, 47 adduser,
48 lsb-base, 48 lsb-base,
@@ -69,7 +69,7 @@ Section: libdevel
69Architecture: any 69Architecture: any
70Depends: 70Depends:
71 libtalermerchant-dev (>= 0.8.3), 71 libtalermerchant-dev (>= 0.8.3),
72 libtalerexchange-dev (>= 0.8.4), 72 libtalerexchange-dev (>= 0.8.5),
73 libgnunet-dev (>=0.15.3), 73 libgnunet-dev (>=0.15.3),
74 ${misc:Depends}, 74 ${misc:Depends},
75 ${shlibs:Depends} 75 ${shlibs:Depends}