summaryrefslogtreecommitdiff
path: root/debian
diff options
context:
space:
mode:
authorrafael lisboa <rafaelzlisboa@gmail.com>2015-05-04 15:27:42 -0300
committerrafael lisboa <rafaelzlisboa@gmail.com>2015-05-04 15:27:42 -0300
commit8d6f1c238c07f4abeb7b73dd44a39e86095e1465 (patch)
tree443b7153d386eeaefdaaeb6a0e4267484f63007b /debian
parenta28d2b333261d788c44d1835dda4d86427ab7728 (diff)
add dependency to leap-auth for deb package
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 160ef0de..7f7d69d7 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 (>= 2.0.0), python-twisted (>= 12.3.0)
+Depends: python (>= 2.7), python (<< 2.8), leap-keymanager, soledad-common, soledad-client, leap-mail, leap-auth, 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
============================