From: Thomas Goirand Date: Fri, 10 Jul 2015 14:27:17 +0000 (+0200) Subject: More (build-)depends fixups. X-Git-Url: https://review.fuel-infra.org/gitweb?a=commitdiff_plain;h=a580b15d34e6838a89d41700e6a47d1819f85be6;p=openstack-build%2Fcinder-build.git More (build-)depends fixups. --- diff --git a/debian/control b/debian/control index 9d4e63c75..6010c6aef 100644 --- a/debian/control +++ b/debian/control @@ -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,