summaryrefslogtreecommitdiff
path: root/debian/control
diff options
context:
space:
mode:
Diffstat (limited to 'debian/control')
-rw-r--r--debian/control5
1 files changed, 2 insertions, 3 deletions
diff --git a/debian/control b/debian/control
index 78d1d03b..67c32b17 100644
--- a/debian/control
+++ b/debian/control
@@ -9,7 +9,7 @@ Homepage: http://leap.se
Build-Depends: debhelper (>= 8.0.0), python-support, python (>=2.6), python-setuptools,
python-qt4, pep8,
python-sphinx (>= 1.0.7+dfsg), docutils-common, python-nose, python-mock,
- python-requests (<= 0.15), python-srp, python-crypto, python-keyring, python-xdg,
+ python-requests, python-srp, python-crypto, python-keyring, python-xdg,
python-jsonschema (>= 0.7.0), python-psutil, python-openssl, python-sh,
python-dateutil, python-argparse, python-netifaces,
xvfb, xauth
@@ -27,8 +27,7 @@ Depends: ${misc:Depends}, ${python:Depends},
python-argparse,
python-psutil,
python-netifaces,
- python-requests (>= 0.10),
- python-requests (<= 0.15),
+ python-requests,
python-xdg,
python-jsonschema (>= 0.7.0),
python-sh,