]> review.fuel-infra Code Review - openstack-build/horizon-build.git/commitdiff
Fixed (build-)dependencies for havana.
authorThomas Goirand <thomas@goirand.fr>
Sun, 30 Jun 2013 07:58:08 +0000 (15:58 +0800)
committerThomas Goirand <thomas@goirand.fr>
Sun, 30 Jun 2013 07:58:08 +0000 (15:58 +0800)
Rewritten-From: f7a383a89ab4d7f2ba0b42d1bfd651c8fbf8cfad

trusty/debian/control

index 9d4b96e14b5ae5c6c324486227834d3a21295bf6..0a57c3ce356463d09aef2ceee2235b184ba2d88c 100644 (file)
@@ -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},