From c18e8bd5bdf61fbd10056c8f6de84856ec81ccad Mon Sep 17 00:00:00 2001 From: kali Date: Thu, 14 Feb 2013 05:04:05 +0900 Subject: add all deps as build deps since they are used by tests --- debian/control | 11 +++++++---- 1 file changed, 7 insertions(+), 4 deletions(-) (limited to 'debian/control') diff --git a/debian/control b/debian/control index 7a6f13db..bbb57bea 100644 --- a/debian/control +++ b/debian/control @@ -6,10 +6,13 @@ Standards-Version: 3.9.4 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.15), python-srp, python-keyring, python-xdg, - python-jsonschema, python-psutil, python-openssl, python-sh, xvfb, xauth +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-jsonschema (>= 0.7.0), python-psutil, python-openssl, python-sh, + python-dateutil, python-argparse, python-netifaces, + xvfb, xauth X-Python-Version: >= 2.6 Package: leap-client -- cgit v1.2.3