summaryrefslogtreecommitdiff
path: root/debian
diff options
context:
space:
mode:
authorDuda Dornelles <dudassdornelles@gmail.com>2015-01-21 18:15:13 -0200
committerPixpoa pairing <pixpoapairing@pixelated-project.org>2015-01-21 18:15:13 -0200
commit17617d102c0aa6a73cba51f1b6e425ec45384316 (patch)
tree6df177f2ac354c7d552a216dc9aac4246db958cb /debian
parent8abb94a88e40fde249b562a841a5b0398582717e (diff)
#224 removing klein and flask deps from debian/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 3ae2cec0..2c985f14 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
+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
Description: API to serve the pixelated front-end requests
Pixelated User Agent Service
============================