aboutsummaryrefslogtreecommitdiff
path: root/debian/control
diff options
context:
space:
mode:
Diffstat (limited to 'debian/control')
-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}