]> review.fuel-infra Code Review - packages/trusty/python-pysaml2.git/commitdiff
Added some missing build-depends needed for tests.
authorThomas Goirand <thomas@goirand.fr>
Mon, 8 Sep 2014 09:32:17 +0000 (17:32 +0800)
committerThomas Goirand <thomas@goirand.fr>
Mon, 8 Sep 2014 09:32:17 +0000 (17:32 +0800)
Rewritten-From: a0d88e42a4f2bac48acb873bd28cc938efe90f0a

debian/control

index 76e92f6e6d9524739bc454d08418b7c1a4bc12e0..5819441af0981ba69b9bdd18a545fe5f8727c18d 100644 (file)
@@ -6,14 +6,22 @@ Uploaders: Thomas Goirand <zigo@debian.org>
 Build-Depends: debhelper (>= 9),
                python-all (>= 2.6.6-3~),
                python-setuptools,
+               python-sphinx,
                python3-all,
-               python3-setuptools,
-               python-sphinx
-Build-Depends-Indep: python-mako,
+               python3-setuptools
+Build-Depends-Indep: python-crypto,
+                     python-dateutil,
+                     python-decorator,
+                     python-mako,
                      python-memcache,
+                     python-openssl,
+                     python-paste,
                      python-pyasn1,
                      python-pytest,
                      python-repoze.who,
+                     python-requests,
+                     python-tz,
+                     python-zope.interface,
                      xmlsec1
 Standards-Version: 3.9.5
 X-Python-Version: >= 2.7