From: Thomas Goirand Date: Sun, 30 Jun 2013 07:58:08 +0000 (+0800) Subject: Fixed (build-)dependencies for havana. X-Git-Url: https://review.fuel-infra.org/gitweb?a=commitdiff_plain;h=c8ca42fc4726c5f13852cd5bebfcd15ad4fd20d7;p=openstack-build%2Fhorizon-build.git Fixed (build-)dependencies for havana. Rewritten-From: f7a383a89ab4d7f2ba0b42d1bfd651c8fbf8cfad --- diff --git a/trusty/debian/control b/trusty/debian/control index 9d4b96e..0a57c3c 100644 --- a/trusty/debian/control +++ b/trusty/debian/control @@ -20,17 +20,23 @@ Build-Depends-Indep: node-less, python-cloudfiles, python-compressor, python-coverage, + python-d2to1 (>= 0.2.10), python-django-nose, python-docutils, python-glanceclient, - python-keystoneclient, + python-hacking, + python-iso8601, + python-keystoneclient (>= 1:0.2.0), + python-lockfile, python-mox, python-netaddr, python-nose, python-nosexcover, python-novaclient (>= 2:2.10), - python-openstack-auth, - python-quantumclient (>= 1:2.0), + python-openstack-auth (>= 1.0.8), + python-pbr, + python-quantumclient (>= 1:2.2.0), + python-selenium, python-sphinx, python-swiftclient, python-tz @@ -46,16 +52,18 @@ Pre-Depends: dpkg (>= 1.15.6~) Depends: python-cinderclient, python-cloudfiles, python-compressor, + python-d2to1 (>= 0.2.10), python-django, python-django-nose, python-glanceclient, - python-keystoneclient, + python-iso8601, + python-keystoneclient (>= 1:0.2.0), python-lockfile, python-memcache, python-netaddr, python-novaclient (>= 2:2.10), - python-openstack-auth, - python-quantumclient (>= 1:2.0), + python-openstack-auth (>= 1.0.8), + python-quantumclient (>= 1:2.2.0), python-swiftclient, python-tz, ${misc:Depends},