diff options
| -rw-r--r-- | debian/control | 3 | 
1 files changed, 2 insertions, 1 deletions
diff --git a/debian/control b/debian/control index 05bafde3..8e8b3e73 100644 --- a/debian/control +++ b/debian/control @@ -25,9 +25,10 @@ Architecture: all  Provides: leap.bitmask.core, leap.bitmask.cli  Depends:    ${misc:Depends}, ${python:Depends}, -  python-openssl,    python-setuptools, +  python-openssl,    python-cryptography, +  python-scrypt,    python-srp,    python-jsonschema (>= 0.7.0),    python-zope.proxy,  | 
