From: Thomas Goirand Date: Sun, 28 Jul 2013 14:31:20 +0000 (+0800) Subject: Review build-dependencies for havana b2 X-Git-Url: https://review.fuel-infra.org/gitweb?a=commitdiff_plain;h=fb03f11f13527f6bd1980f1ddfe8435a97403f5d;p=openstack-build%2Fheat-build.git Review build-dependencies for havana b2 Rewritten-From: 7b2226a9ad005c8ac0878e361723607ce3d79be7 --- diff --git a/trusty/debian/control b/trusty/debian/control index 96781689..556c5eb9 100644 --- a/trusty/debian/control +++ b/trusty/debian/control @@ -35,7 +35,7 @@ Build-Depends-Indep: pep8 (>= 1.3.3), python-mox, python-nose, python-nosexcover, - python-novaclient (>= 2:2.11.0), + python-novaclient (>= 2:2.12.0), python-oslo.config, python-paramiko, python-paste, @@ -46,6 +46,7 @@ Build-Depends-Indep: pep8 (>= 1.3.3), python-routes, python-sendfile, python-setuptools, + python-six, python-sphinx, python-sqlalchemy (>= 0.7.8), python-swiftclient, @@ -79,7 +80,7 @@ Depends: python-argparse, python-memcache, python-migrate, python-mysqldb, - python-novaclient (>= 2:2.11.0), + python-novaclient (>= 2:2.12.0), python-oslo.config, python-paste, python-pastedeploy, @@ -89,6 +90,7 @@ Depends: python-argparse, python-routes, python-sendfile, python-setuptools, + python-six, python-sqlalchemy (>= 0.7.8), python-swiftclient, python-webob (>= 1.2.3),