From 8426d0f560ea9c0f592315862fca5b0fe6fc99a3 Mon Sep 17 00:00:00 2001 From: Micah Anderson Date: Tue, 1 Jul 2014 21:01:21 -0400 Subject: add necessary version dependency for python-requests --- debian/control | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'debian/control') diff --git a/debian/control b/debian/control index c0ce4925..4b2027bf 100644 --- a/debian/control +++ b/debian/control @@ -10,7 +10,7 @@ Homepage: https://leap.se Build-Depends: debhelper (>= 8.0.0), dh-python, python (>=2.6), python-setuptools, pep8, python-sphinx (>= 1.0.7+dfsg), docutils-common, python-nose, python-mock, - python-requests, python-srp, python-crypto, python-keyring, python-xdg, + python-requests (>= 2.0.0-1~), python-srp, python-crypto, python-keyring, python-xdg, python-jsonschema (>= 0.7.0), python-psutil, python-openssl, python-dateutil, python-argparse, python-netifaces, pyside-tools, xvfb, xauth -- cgit v1.2.3