summaryrefslogtreecommitdiff
path: root/debian
diff options
context:
space:
mode:
authorChristoph Kluenter <ckluente@thoughtworks.com>2015-01-08 18:00:17 +0100
committerChristoph Kluenter <ckluente@thoughtworks.com>2015-01-08 18:00:17 +0100
commit266b2f10f848902b31e0dfd05696dc2f5618bf2e (patch)
tree082eaf4f95433a229a99d22969a56bd90211a4fa /debian
parent446e130361b8a35e8775ae066ebe87037a9899cf (diff)
Revert "depend on python-cryptography"
This reverts commit 446e130361b8a35e8775ae066ebe87037a9899cf. See #226
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 e5a287b2..3ae2cec0 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), leap-keymanager, soledad-common, soledad-client, leap-mail, python-srp, python-dirspec, python-u1db, python-whoosh, python-sqlcipher, python-klein, python-flask, python-cryptography
+Depends: python (>= 2.7), python (<< 2.8), leap-keymanager, soledad-common, soledad-client, leap-mail, python-srp, python-dirspec, python-u1db, python-whoosh, python-sqlcipher, python-klein, python-flask
Description: API to serve the pixelated front-end requests
Pixelated User Agent Service
============================