summaryrefslogtreecommitdiff
path: root/debian/control
diff options
context:
space:
mode:
authorMicah Anderson <micah@riseup.net>2016-07-05 11:41:13 -0400
committerKali Kaneko <kali@leap.se>2016-07-05 18:10:28 +0200
commitd3c2fb5b5e5c50c9d752ee95b7d394adb42d626f (patch)
treee87567fa9b91b5c16f26aa9be1bffbf215a2c194 /debian/control
parent1fac47bd4e84c310058d45da53e09537f83d916d (diff)
Fix missing leap-keymanager versioned dependency.
Without this dependency, it is possible to upgrade bitmask, but not pull in the required leap-keymanager version
Diffstat (limited to 'debian/control')
-rw-r--r--debian/control1
1 files changed, 1 insertions, 0 deletions
diff --git a/debian/control b/debian/control
index d0d1e1c3..21263f33 100644
--- a/debian/control
+++ b/debian/control
@@ -19,6 +19,7 @@ Depends:
${misc:Depends}, ${python:Depends},
python-openssl,
python-keyring (>= 0.9.2),
+ leap-keymanager (>= 0.5.1),
python-srp,
python-dateutil,
python-daemon,