summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorKali Kaneko <kali@leap.se>2015-08-28 11:26:53 -0400
committerKali Kaneko <kali@leap.se>2015-08-28 11:26:53 -0400
commit56724056f95e3d908c3fd11840cf62e64afb9e0f (patch)
tree18e5ee3506095ce62e3a04385782258cee859897
parent33baddb32452a60fe5b8efc35929741e11f53b35 (diff)
remove python-gnupg dependency
this was moved to keymanager time ago
-rw-r--r--debian/control2
1 files changed, 1 insertions, 1 deletions
diff --git a/debian/control b/debian/control
index 0ace9f9..a5795bd 100644
--- a/debian/control
+++ b/debian/control
@@ -8,7 +8,7 @@ Standards-Version: 3.9.6
Package: python-leap-common
Architecture: all
-Depends: ${misc:Depends}, ${python:Depends}, python-jsonschema, python-dirspec, python-dateutil, python-openssl, python-gnupg, python-zmq, python-txzmq
+Depends: ${misc:Depends}, ${python:Depends}, python-jsonschema, python-dirspec, python-dateutil, python-openssl, python-zmq, python-txzmq
Description: Common python files needed by LEAP projects.
This package contains common python functions that are needed
for the LEAP Client project