summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--debian/changelog1
-rw-r--r--debian/control4
2 files changed, 4 insertions, 1 deletions
diff --git a/debian/changelog b/debian/changelog
index 40858e5d..f5241f34 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -7,6 +7,7 @@ leap-client (0.2.0~rc+874bbf7local) unstable; urgency=low
* updated dependency list
[ Micah Anderson ]
+ * updated build-dependencies to have necessary packages to pass tests
* removed unused comments from control file
* move build-depends to source package section of control file
* switch source/format to 3.0 (native)
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