From: Thomas Goirand Date: Tue, 1 Oct 2013 07:13:20 +0000 (+0800) Subject: Added missing build-depends: python-subunit X-Git-Url: https://review.fuel-infra.org/gitweb?a=commitdiff_plain;h=013ddd0d650a1d6be53f3151e512af733894e5f8;p=openstack-build%2Fheat-build.git Added missing build-depends: python-subunit Rewritten-From: 3e7d3432f71f0734ff0de06c0727d9e9a8c4ac1f --- diff --git a/xenial/debian/control b/xenial/debian/control index 7dea6449..4bffa638 100644 --- a/xenial/debian/control +++ b/xenial/debian/control @@ -10,7 +10,7 @@ Build-Depends: debhelper (>= 9), po-debconf, python-all (>= 2.6.6-3~), python-d2to1, - python-pbr (>= 0.5.21), + python-pbr (>= 0.5.21) Build-Depends-Indep: pep8 (>= 1.3.3), python-argparse, python-babel, @@ -33,8 +33,8 @@ Build-Depends-Indep: pep8 (>= 1.3.3), python-migrate (>= 0.7.2-3), python-mock (>= 1.0), python-mox, - python-neutronclient, python-netaddr, + python-neutronclient, python-nose, python-nosexcover, python-novaclient (>= 2:2.12.0), @@ -51,6 +51,7 @@ Build-Depends-Indep: pep8 (>= 1.3.3), python-six, python-sphinx, python-sqlalchemy (>= 0.7.8), + python-subunit, python-swiftclient, python-testtools (>= 0.9.32), python-webob (>= 1.2.3), @@ -81,8 +82,8 @@ Depends: python-boto (>= 2.4), python-memcache, python-migrate (>= 0.7.2-3), python-mysqldb, - python-neutronclient, python-netaddr, + python-neutronclient, python-novaclient (>= 2:2.12.0), python-oslo.config (>= 1.2.0a3), python-paramiko (>= 1.8),