From c6c5e2ab6410bc13bc3ce94ed602a2206269db46 Mon Sep 17 00:00:00 2001 From: Thomas Goirand Date: Sun, 24 Feb 2013 16:18:23 +0800 Subject: [PATCH] Even more build-depends. Rewritten-From: 982846f13fe261530339952223406948ceff57ff --- trusty/debian/control | 9 ++++++++- 1 file changed, 8 insertions(+), 1 deletion(-) diff --git a/trusty/debian/control b/trusty/debian/control index 023a11ee..2cefaa66 100644 --- a/trusty/debian/control +++ b/trusty/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, -- 2.45.2