X-Git-Url: https://review.fuel-infra.org/gitweb?a=blobdiff_plain;f=xenial%2Fdebian%2Fcontrol;h=b0eb641162469f4578cf040c1e56cf633f002e45;hb=53f1708d6a925b5c34d5d26792e2cd1464ece208;hp=a43912bd97a57e7aea98b31a08feae2d717d3ecb;hpb=e44382225e7790712cca136101ef6f1cfc37b013;p=openstack-build%2Fceilometer-build.git diff --git a/xenial/debian/control b/xenial/debian/control index a43912b..b0eb641 100644 --- a/xenial/debian/control +++ b/xenial/debian/control @@ -11,11 +11,13 @@ 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, python-babel, + python-ceilometerclient (>= 1.0.2), python-coverage, python-d2to1 (>= 0.2.10), python-docutils (>= 0.9.1), @@ -40,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), @@ -54,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, @@ -68,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,