From bd7d54861a7667a47c05a8197afeaeb04bf7cf6e Mon Sep 17 00:00:00 2001 From: Thomas Goirand Date: Fri, 10 Jul 2015 11:35:26 +0200 Subject: [PATCH] Fixed build-depends --- debian/control | 8 ++++++-- 1 file changed, 6 insertions(+), 2 deletions(-) diff --git a/debian/control b/debian/control index a475c4cc5..9d4e63c75 100644 --- a/debian/control +++ b/debian/control @@ -17,6 +17,7 @@ Build-Depends-Indep: python-anyjson, python-barbicanclient (>= 3.0.1), python-coverage, python-crypto, + python-ddt (>= 0.7.0), python-eventlet (>= 0.17.3), python-fixtures, python-glanceclient (>= 1:0.18.0), @@ -29,7 +30,7 @@ Build-Depends-Indep: python-anyjson, python-lxml, python-migrate (>= 0.9.6), python-mock, - python-mox, + python-mox3, python-mysqldb, python-netaddr, python-novaclient (>= 2:2.22.0), @@ -50,11 +51,13 @@ 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-psycopg2, + python-pymysql, python-pyparsing, python-requests (>= 2.5.2), python-retrying, @@ -65,7 +68,7 @@ Build-Depends-Indep: python-anyjson, python-stevedore (>= 1.5.0), python-swiftclient, python-taskflow (>= 0.7.1), - python-tempest-lib (>= 0.4.0), + python-tempest-lib (>= 0.5.0), python-testtools, python-webob, subunit, @@ -117,6 +120,7 @@ Depends: python-anyjson, python-pastedeploy, python-pbr (>= 0.11), python-pyparsing, + python-pymysql, python-requests (>= 2.5.2), python-retrying, python-routes, -- 2.45.2