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 3aa8fc3..904f960 100644 --- a/debian/control +++ b/debian/control @@ -7,7 +7,7 @@ Standards-Version: 3.9.5 Package: leap-mail Architecture: all -Depends: ${misc:Depends}, ${python:Depends} +Depends: ${misc:Depends}, ${python:Depends}, python-twisted-core, python-twisted-mail Suggests: bitmask Description: Mail Services provided by Bitmask, the LEAP Client. This package contains the client-side python components that the desktop |