summaryrefslogtreecommitdiff
path: root/debian
diff options
context:
space:
mode:
authorBruno Wagner Goncalves <bwagner@thoughtworks.com>2014-11-06 17:46:35 -0200
committerBruno Wagner Goncalves <bwagner@thoughtworks.com>2014-11-06 17:46:35 -0200
commitaf14953231cf1f240863acb588fedd8d86b2ce74 (patch)
tree516650475655adf23ab8fad265d564901e3fe4ac /debian
parentc321859bbe82a692b16b58cdb45c916f2bfd29aa (diff)
Flask is back because it is still needed by the attachments and tags controllers
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 4e143eba..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
+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
============================