From a91b20f090d6d3038c556f34dc473adc59310015 Mon Sep 17 00:00:00 2001 From: Micah Anderson Date: Thu, 7 Feb 2013 16:48:44 -0500 Subject: update build-dependencies to have necessary python modules to have tests pass --- debian/control | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) (limited to 'debian/control') diff --git a/debian/control b/debian/control index a8868d67..ff5ccd4a 100644 --- a/debian/control +++ b/debian/control @@ -7,7 +7,9 @@ Homepage: http://leap.se #Vcs-Git: git://git.debian.org/python-applications-team/leap-client.git #Vcs-Browser: http://git.debian.org/?p=python-applications-team/leap-client.git;a=summary Build-Depends: debhelper (>= 8.0.0), python-support, python (>=2.6), - python-sphinx (>= 1.0.7+dfsg), docutils-common, python-nose, python-requests (<= 0.14.2), xvfb, xauth + python-sphinx (>= 1.0.7+dfsg), docutils-common, python-nose, + python-requests (<= 0.14.2), python-srp, python-keyring, python-xdg, + python-jsonschema, python-psutil, python-openssl, python-sh, xvfb, xauth X-Python-Version: >= 2.6 Package: leap-client -- cgit v1.2.3