summaryrefslogtreecommitdiff
path: root/debian
diff options
context:
space:
mode:
authorBruno Wagner <bwgpro@gmail.com>2015-01-15 18:59:26 -0200
committerBruno Wagner <bwgpro@gmail.com>2015-01-15 18:59:26 -0200
commit49d8fceae1219bc74dc49f2ee3d6b5c0cc8bbf0f (patch)
treee3b40d5e294098d18f42fc4689aa7f7c0a9fb1b7 /debian
parentc8ae1c5aafc08edb382cf0d9ed0530c32da7021e (diff)
Added the service identity package as a debian dependency
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 3ae2cec0..4eaabfa5 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
+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
Description: API to serve the pixelated front-end requests
Pixelated User Agent Service
============================