From ff153cc9477909ba93a4a2df5e77a169dc26661a Mon Sep 17 00:00:00 2001 From: Thomas Goirand Date: Fri, 26 Jul 2013 11:45:34 +0800 Subject: [PATCH] Added some more (build-)depends. Change-Id: If007880c771f1b5a85da842a1a1195b9b57d356b Rewritten-From: 18813ae424dbf3c289d21f778367d4416730f20e --- xenial/debian/control | 9 +++++++-- 1 file changed, 7 insertions(+), 2 deletions(-) diff --git a/xenial/debian/control b/xenial/debian/control index 16fec08..01f2e39 100644 --- a/xenial/debian/control +++ b/xenial/debian/control @@ -11,7 +11,8 @@ Build-Depends: debhelper (>= 9), openstack-pkg-tools (>= 6~), po-debconf, python-all (>= 2.6.6-3~) -Build-Depends-Indep: msgpack-python, +Build-Depends-Indep: alembic, + msgpack-python, pep8, python-anyjson (>= 0.2.4), python-argparse, @@ -41,12 +42,14 @@ Build-Depends-Indep: msgpack-python, python-nova (>= 2013.2~), python-novaclient (>= 2:2.6.10), python-oslo.config, + python-oslo.sphinx, python-pbr, python-pecan (>= 0.2.1), python-pymongo, python-requests (>= 1.2), python-setuptools-git, python-sphinx, + python-sphinxcontrib.pecanwsme, python-sqlalchemy (<< 0.8.0~), python-sqlalchemy (>= 0.7.3), python-stevedore (>= 0.9), @@ -55,6 +58,7 @@ Build-Depends-Indep: msgpack-python, python-swiftclient, python-testtools (>= 0.9.29), python-testrepository (>= 0.0.13), + python-testscenarios, python-unittest2, python-webob (>= 1.2), python-wsme, @@ -69,7 +73,8 @@ Package: python-ceilometer Section: python Architecture: all Pre-Depends: dpkg (>= 1.15.6~) -Depends: libjs-jquery, +Depends: alembic, + libjs-jquery, msgpack-python, python-anyjson (>= 0.2.4), python-argparse, -- 2.32.3