summaryrefslogtreecommitdiff
path: root/debian
diff options
context:
space:
mode:
authorDuda Dornelles <ddornell@thoughtworks.com>2015-01-23 16:01:15 -0200
committerDuda Dornelles <ddornell@thoughtworks.com>2015-01-23 16:01:23 -0200
commitb0b6b3e0fe78ddf5d55b079d9ca2e662b7e1af33 (patch)
tree7fdf9f51e44e8d0c522b36c13b44643df1f0396d /debian
parentaf09a2401e59245d7a1bb88c8c08ff855ee83d5e (diff)
Adding missing dep on debin/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 01560493..88392019 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-twisted-web, python-pyasn1, python-gnupg, python-requests
+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-twisted-web, python-pyasn1, python-gnupg, python-requests, python-twisted
Description: API to serve the pixelated front-end requests
Pixelated User Agent Service
============================