summaryrefslogtreecommitdiff
path: root/debian
diff options
context:
space:
mode:
authorTulio Casagrande <tcasagra@thoughtworks.com>2017-01-16 18:35:44 -0200
committerTulio Casagrande <tcasagra@thoughtworks.com>2017-01-16 18:35:44 -0200
commit017b4c09377a1abeba2f53d493bde21e7df8fe8a (patch)
treee3bcfe29cbe3a30b6bd642c4da98a2e2d9148ab1 /debian
parent2eda5b64f2116eca618cb577a079aad61da5d20f (diff)
Remove python-gnupg debian package as dependency
Diffstat (limited to 'debian')
-rw-r--r--debian/control2
1 files changed, 1 insertions, 1 deletions
diff --git a/debian/control b/debian/control
index 6f189d54..81da6390 100644
--- a/debian/control
+++ b/debian/control
@@ -11,7 +11,7 @@ X-Python-Version: >= 2.7
Package: pixelated-user-agent
Architecture: all
-Depends: python (>= 2.7), python (<< 2.8), libffi6, python-gnupg
+Depends: python (>= 2.7), python (<< 2.8), libffi6
Description: API to serve the pixelated front-end requests
Pixelated User Agent Service
============================