From 205be5defd11e00285a9be446a82c331b4d46475 Mon Sep 17 00:00:00 2001
From: Thomas Goirand <zigo@debian.org>
Date: Fri, 10 Jul 2015 16:27:17 +0200
Subject: [PATCH] More (build-)depends fixups.

Rewritten-From: a580b15d34e6838a89d41700e6a47d1819f85be6
---
 xenial/debian/control | 7 +++++--
 1 file changed, 5 insertions(+), 2 deletions(-)

diff --git a/xenial/debian/control b/xenial/debian/control
index 9d4e63c75..6010c6aef 100644
--- a/xenial/debian/control
+++ b/xenial/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,
-- 
2.45.2