summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAnike Arni <anikarni@gmail.com>2017-01-18 10:36:21 -0200
committerGitHub <noreply@github.com>2017-01-18 10:36:21 -0200
commitdabbb73ad89ffa04377a12a4b55833a2814dc123 (patch)
tree8e85269ba7ad5fe0420b4cd5994a313884ab2ed9
parent85a814addac2db7d6395a0924e8c6b58bfc2f2f5 (diff)
parent017b4c09377a1abeba2f53d493bde21e7df8fe8a (diff)
Merge pull request #910 from pixelated/remove-deb-gnupg
Remove python-gnupg debian package as dependency
-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
============================