diff options
author | kali <kali@katsi> | 2014-08-14 11:25:20 -0500 |
---|---|---|
committer | kali <kali@katsi> | 2014-08-14 11:25:20 -0500 |
commit | 13bd4f0e8be88238a0a209c446954b3c8fa9c8c6 (patch) | |
tree | c7575dd7ef38e03058631c1e3d5bf4e2b1911e60 /debian/control | |
parent | 0a3e7ef8fb1c55153a32384555fd8e68a66e5383 (diff) |
add more specific twisted dependencies
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 |