diff options
Diffstat (limited to 'debian')
-rw-r--r-- | debian/control | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/debian/control b/debian/control index bbb57bea..1b562a1e 100644 --- a/debian/control +++ b/debian/control @@ -21,7 +21,7 @@ Depends: ${misc:Depends}, ${python:Depends}, python-qt4, python-openssl, python-crypto, - python-keyring, + python-keyring (>= 0.9.2), python-srp, python-dateutil, python-argparse, |