summaryrefslogtreecommitdiff
path: root/debian
diff options
context:
space:
mode:
authorChristoph Kluenter <ckluente@thoughtworks.com>2014-09-17 16:58:50 +0200
committerChristoph Kluenter <ckluente@thoughtworks.com>2014-09-17 16:58:50 +0200
commitc272f64293bb0157eb7eb1ebba899935f8ed2c3a (patch)
tree127bbb7896b36fa6c462e030921848def62a75b3 /debian
parentcbccec7c97140b68b000ad0d0f31bb6c43310bca (diff)
depend on python-scanner and python-crochet
both packages are missing in debian. I built them from source and uploaded them to packages.pixelated-project.org
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 c5ffbdf2..eb543ce7 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
+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
Description: API to serve the pixelated front-end requests
Pixelated User Agent Service
============================