summaryrefslogtreecommitdiff
path: root/debian
diff options
context:
space:
mode:
authorDuda Dornelles <ddornell@thoughtworks.com>2014-11-05 18:11:36 -0200
committerDuda Dornelles <ddornell@thoughtworks.com>2014-11-05 18:11:36 -0200
commit587d1b5ceef40e62abb2c9871ec4486f534e1052 (patch)
tree30d5af5987b4d96d01829215b687f453cbaa1894 /debian
parent9ab17e2bbf61062ce8399ef1c51d2069a0cced31 (diff)
grooming our dependencies a bit - flask is out
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 0b1e04ad..4e143eba 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, gunicorn, python-srp, python-dirspec, python-u1db, python-flask, python-whoosh, python-sqlcipher
+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
Description: API to serve the pixelated front-end requests
Pixelated User Agent Service
============================