summaryrefslogtreecommitdiff
path: root/debian/control
diff options
context:
space:
mode:
Diffstat (limited to 'debian/control')
-rw-r--r--debian/control5
1 files changed, 3 insertions, 2 deletions
diff --git a/debian/control b/debian/control
index e8baeb5..a5ab6ec 100644
--- a/debian/control
+++ b/debian/control
@@ -3,11 +3,12 @@ Maintainer: Micah Anderson <micah@leap.se>
Section: python
Priority: optional
Build-Depends: python-setuptools (>= 0.6b3), python-all (>= 2.6.6-3), debhelper (>= 9)
-Standards-Version: 3.9.5
+Standards-Version: 3.9.6
Package: leap-keymanager
Architecture: all
-Depends: ${misc:Depends}, ${python:Depends}
+Depends: ${misc:Depends}, ${python:Depends}, gnupg
+Enhances: gnupg
Description: LEAP's Key Manager
The Key Manager handles all types of keys to allow for point-to-point
encryption between parties communicating through LEAP infrastructure.