From 8d6f1c238c07f4abeb7b73dd44a39e86095e1465 Mon Sep 17 00:00:00 2001 From: rafael lisboa Date: Mon, 4 May 2015 15:27:42 -0300 Subject: add dependency to leap-auth for deb package --- debian/control | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'debian') 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 ============================ -- cgit v1.2.3