diff options
author | Kali Kaneko <kali@leap.se> | 2018-01-25 16:40:52 +0100 |
---|---|---|
committer | Kali Kaneko <kali@leap.se> | 2018-01-25 16:41:17 +0100 |
commit | bc3ac1d2d8909baa87fce0459f9038ae49ed2257 (patch) | |
tree | f9dab3ae17fab6aa0c4e0eb8340a09bd55754564 /debian/control | |
parent | 3ffc80651b865eacf3b93af5b6c22c3915cf7bcb (diff) |
[pkg] add service-identity as a dep to debian packages
- Resolves: #9220
Diffstat (limited to 'debian/control')
-rw-r--r-- | debian/control | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/debian/control b/debian/control index cc1bb3ba..96c4b5e0 100644 --- a/debian/control +++ b/debian/control @@ -48,6 +48,7 @@ Depends: python-jsonschema (>= 0.7.0), python-zope.proxy, python-twisted-core (>= 14.0.2), + python-service-identity, python-leap-common Description: Provides the core daemon for bitmask The LEAP project aims to secure everyday communication. |