summaryrefslogtreecommitdiff
path: root/debian
diff options
context:
space:
mode:
authorDuda Dornelles <ddornell@thoughtworks.com>2014-10-10 11:01:58 +0200
committerDuda Dornelles <ddornell@thoughtworks.com>2014-10-10 11:02:11 +0200
commit6857ab2fcaff3f3e9b172f220112fc7ff2a9e4b4 (patch)
tree2cf7f05c1750a554559f90955e3e202cf3fbc842 /debian
parentfc0a82b450124c78fbb33d85b3dd1defae5bd008 (diff)
adding whoosh dependency to debian package
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 eb543ce7..fd03b98b 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
+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
Description: API to serve the pixelated front-end requests
Pixelated User Agent Service
============================