summaryrefslogtreecommitdiff
path: root/debian
diff options
context:
space:
mode:
authorVictor Shyba <victor.shyba@gmail.com>2015-01-13 17:31:12 -0300
committerVictor Shyba <victor.shyba@gmail.com>2015-01-13 17:31:12 -0300
commit1aaf30be5f4a0b5db726010e52a7791826b58a48 (patch)
treec5bd71514d3ec7c19f7ee8e78dad3ce1decb95ff /debian
parentd53fb8b1ed1149653db57a02339e2ac00bec608c (diff)
removing nacl as #227, its not used anymore
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 915ead8e..3ae2cec0 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, python-nacl
+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
Description: API to serve the pixelated front-end requests
Pixelated User Agent Service
============================