]> review.fuel-infra Code Review - openstack-build/cinder-build.git/commitdiff
More (build-)depends fixups.
authorThomas Goirand <zigo@debian.org>
Fri, 10 Jul 2015 14:27:17 +0000 (16:27 +0200)
committerThomas Goirand <zigo@debian.org>
Fri, 10 Jul 2015 14:27:17 +0000 (16:27 +0200)
Rewritten-From: a580b15d34e6838a89d41700e6a47d1819f85be6

xenial/debian/control

index 9d4e63c75111beb47a91159035f7a9d6e1ef9809..6010c6aef15d639db0a1a65a95eba3270ee9e996 100644 (file)
@@ -35,6 +35,7 @@ Build-Depends-Indep: python-anyjson,
                      python-netaddr,
                      python-novaclient (>= 2:2.22.0),
                      python-os-brick,
+                     python-os-testr,
                      python-oslo.concurrency (>= 2.0.0),
                      python-oslo.config (>= 1:1.11.0),
                      python-oslo.context (>= 0.2.0),
@@ -51,11 +52,11 @@ Build-Depends-Indep: python-anyjson,
                      python-oslo.vmware (>= 0.13.1),
                      python-oslosphinx (>= 2.5.0),
                      python-oslotest (>= 1.5.1),
-                     python-os-testr,
                      python-osprofiler,
                      python-paramiko,
                      python-paste,
                      python-pastedeploy,
+                     python-psutil,
                      python-psycopg2,
                      python-pymysql,
                      python-pyparsing,
@@ -119,8 +120,10 @@ Depends: python-anyjson,
          python-paste,
          python-pastedeploy,
          python-pbr (>= 0.11),
-         python-pyparsing,
+         python-psutil,
+         python-psycopg2,
          python-pymysql,
+         python-pyparsing,
          python-requests (>= 2.5.2),
          python-retrying,
          python-routes,