From 666cd149b25300dbeb87fea4503c86abc0eeea59 Mon Sep 17 00:00:00 2001 From: Thomas Goirand Date: Sun, 30 Jun 2013 15:58:08 +0800 Subject: [PATCH] Fixed (build-)dependencies for havana. Rewritten-From: f7a383a89ab4d7f2ba0b42d1bfd651c8fbf8cfad --- xenial/debian/control | 20 ++++++++++++++------ 1 file changed, 14 insertions(+), 6 deletions(-) diff --git a/xenial/debian/control b/xenial/debian/control index 9d4b96e..0a57c3c 100644 --- a/xenial/debian/control +++ b/xenial/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}, -- 2.45.2