summaryrefslogtreecommitdiff
path: root/debian
diff options
context:
space:
mode:
authorvarac <varacanero@zeromail.org>2015-02-10 12:03:19 +0100
committervarac <varacanero@zeromail.org>2015-02-10 12:03:19 +0100
commitabcde7ffd50d27ee355c42c6597d59821437ba51 (patch)
tree00ee0766dde26256c1a2ae4590585d792e1415d8 /debian
parent0c896f951d130ff80c3c82c2e1d9db6c006f21d2 (diff)
Also depend on python-requests from wheezy-backports in debian/control #279
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 ff7e4b61..160ef0de 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 (>=2.5.7), python-sqlcipher, python-twisted-web (>= 12.3.0), python-pyasn1, python-gnupg, python-requests, python-twisted (>= 12.3.0)
+Depends: python (>= 2.7), python (<< 2.8), leap-keymanager, soledad-common, soledad-client, leap-mail, python-srp, python-dirspec, python-u1db, python-whoosh (>=2.5.7), python-sqlcipher, python-twisted-web (>= 12.3.0), python-pyasn1, python-gnupg, python-requests (>= 2.0.0), python-twisted (>= 12.3.0)
Description: API to serve the pixelated front-end requests
Pixelated User Agent Service
============================