From 7d892fd52d3457b0ed20b63caf653d2f2876dbd1 Mon Sep 17 00:00:00 2001 From: Kali Kaneko Date: Fri, 28 Aug 2015 11:33:47 -0400 Subject: add gnugp as a dependency --- debian/control | 5 +++-- 1 file 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 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. -- cgit v1.2.3