From 974ce754ed56db32e73a2fc3306babbf24aa491d Mon Sep 17 00:00:00 2001 From: Thomas Goirand Date: Sun, 24 Feb 2013 16:15:21 +0800 Subject: [PATCH] More (build-)depends. Rewritten-From: 8a4395ec5713d4c856f0f3136adaabd679e2700d --- trusty/debian/control | 8 +++++++- 1 file changed, 7 insertions(+), 1 deletion(-) diff --git a/trusty/debian/control b/trusty/debian/control index b9622f20..023a11ee 100644 --- a/trusty/debian/control +++ b/trusty/debian/control @@ -13,6 +13,8 @@ Build-Depends: debhelper (>= 9), Build-Depends-Indep: pep8, python-argparse, python-boto, + python-cinderclient, + python-crypto, python-eventlet (>= 0.9.16), python-extras, python-glanceclient, @@ -26,6 +28,7 @@ Build-Depends-Indep: pep8, python-memcache, python-migrate, python-novaclient, + python-oslo-config, python-pastedeploy, python-pycryptopp, python-qpid, @@ -49,6 +52,8 @@ Depends: ${python:Depends}, ${misc:Depends}, pep8, python-argparse, python-boto, + python-cinderclient, + python-crypto, python-eventlet (>= 0.9.16), python-extras, python-glanceclient, @@ -58,10 +63,11 @@ Depends: ${python:Depends}, ${misc:Depends}, python-keystoneclient, python-kombu, python-lxml (>= 2.3), - python-lxml (<< 2.3.5), + python-lxml (<< 2.3.6), python-memcache, python-migrate, python-novaclient, + python-oslo-config, python-pastedeploy, python-pycryptopp, python-qpid, -- 2.45.2