summaryrefslogtreecommitdiff
path: root/debian
diff options
context:
space:
mode:
authorDuda Dornelles <ddornell@thoughtworks.com>2014-10-23 15:24:44 +0200
committerDuda Dornelles <ddornell@thoughtworks.com>2014-10-23 15:24:44 +0200
commit97b79a86f6bed98ba058bc5d73225c72ff5ce887 (patch)
treee834383276c7b1d5221d64b225d7b2e37d427b5f /debian
parent681439e71d9ecbf9313daebdd075431d4d29176f (diff)
fixing some dependencies on debian/control
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 fd03b98b..0b1e04ad 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-crochet, python-scanner, python-whoosh
+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
Description: API to serve the pixelated front-end requests
Pixelated User Agent Service
============================