diff options
Diffstat (limited to 'debian/control')
-rw-r--r-- | debian/control | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/debian/control b/debian/control index c9ad13a..4288060 100644 --- a/debian/control +++ b/debian/control @@ -8,7 +8,7 @@ Standards-Version: 3.9.8 Package: leap-mx Architecture: all -Depends: ${misc:Depends}, ${python:Depends}, python-twisted (>= 13.0.0-1~bpo70+1) +Depends: ${misc:Depends}, ${python:Depends}, python-twisted (>= 13.0.0-1~bpo70+1), python-cryptography (>= 1.7) Description: Asynchronous, transparently-encrypting remailer for the LEAP platform Asynchronous, transparently-encrypting remailer using BigCouch/CouchDB and OpenPGP, written in Twisted Python. |