summaryrefslogtreecommitdiff
path: root/debian
diff options
context:
space:
mode:
authorBruno Wagner <bwgpro@gmail.com>2015-01-16 14:00:32 -0200
committerBruno Wagner <bwgpro@gmail.com>2015-01-16 14:00:32 -0200
commit636862357da282171c78a712b4a398b725f8ae94 (patch)
tree82682c315d61f2d3d66f9cc466813a8b60b0cf70 /debian
parent05209c889b943cd0686289014a76406cb60e825a (diff)
Removed service_identity module because it is optional and doesn't exist on wheezy
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 4eaabfa5..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, python-flask, python-service-identity
+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
============================