From: Thomas Goirand Date: Sun, 24 Feb 2013 08:18:23 +0000 (+0800) Subject: Even more build-depends. X-Git-Url: https://review.fuel-infra.org/gitweb?a=commitdiff_plain;h=1fcc54d39d39d62f966878a53693ac9f1f292bb4;p=openstack-build%2Fheat-build.git Even more build-depends. Rewritten-From: 982846f13fe261530339952223406948ceff57ff --- diff --git a/xenial/debian/control b/xenial/debian/control index 023a11ee..2cefaa66 100644 --- a/xenial/debian/control +++ b/xenial/debian/control @@ -10,10 +10,12 @@ Uploaders: Loic Dachary (OuoU) , Build-Depends: debhelper (>= 9), python-all (>= 2.6.6-3~), openstack-pkg-tools -Build-Depends-Indep: pep8, +Build-Depends-Indep: pep8 (>= 1.3.3), python-argparse, + python-babel, python-boto, python-cinderclient, + python-coverage, python-crypto, python-eventlet (>= 0.9.16), python-extras, @@ -27,15 +29,20 @@ Build-Depends-Indep: pep8, python-lxml (<< 2.3.6), python-memcache, python-migrate, + python-mox, + python-nose, + python-nosexcover, python-novaclient, python-oslo-config, python-pastedeploy, + python-paramiko, python-pycryptopp, python-qpid, python-quantumclient, python-routes, python-sendfile, python-setuptools, + python-sphinx, python-sqlalchemy (>= 0.7.8), python-swiftclient, python-webob,