Added some missing build-depends needed for tests.
This commit is contained in:
14
debian/control
vendored
14
debian/control
vendored
@@ -6,14 +6,22 @@ Uploaders: Thomas Goirand <zigo@debian.org>
|
|||||||
Build-Depends: debhelper (>= 9),
|
Build-Depends: debhelper (>= 9),
|
||||||
python-all (>= 2.6.6-3~),
|
python-all (>= 2.6.6-3~),
|
||||||
python-setuptools,
|
python-setuptools,
|
||||||
|
python-sphinx,
|
||||||
python3-all,
|
python3-all,
|
||||||
python3-setuptools,
|
python3-setuptools
|
||||||
python-sphinx
|
Build-Depends-Indep: python-crypto,
|
||||||
Build-Depends-Indep: python-mako,
|
python-dateutil,
|
||||||
|
python-decorator,
|
||||||
|
python-mako,
|
||||||
python-memcache,
|
python-memcache,
|
||||||
|
python-openssl,
|
||||||
|
python-paste,
|
||||||
python-pyasn1,
|
python-pyasn1,
|
||||||
python-pytest,
|
python-pytest,
|
||||||
python-repoze.who,
|
python-repoze.who,
|
||||||
|
python-requests,
|
||||||
|
python-tz,
|
||||||
|
python-zope.interface,
|
||||||
xmlsec1
|
xmlsec1
|
||||||
Standards-Version: 3.9.5
|
Standards-Version: 3.9.5
|
||||||
X-Python-Version: >= 2.7
|
X-Python-Version: >= 2.7
|
||||||
|
|||||||
Reference in New Issue
Block a user