From: Thomas Goirand Date: Tue, 28 Apr 2015 14:35:19 +0000 (+0000) Subject: Fixed (build-)depends. X-Git-Url: https://review.fuel-infra.org/gitweb?a=commitdiff_plain;h=5d80ce9cc22648977086a38494262db62391e413;p=openstack-build%2Fceilometer-build.git Fixed (build-)depends. Rewritten-From: a17b62795c409da4a436db9912e43b53e6bbf3e4 --- diff --git a/trusty/debian/control b/trusty/debian/control index 4357d2f..f185cc3 100644 --- a/trusty/debian/control +++ b/trusty/debian/control @@ -10,8 +10,9 @@ Build-Depends: debhelper (>= 9), dh-systemd, openstack-pkg-tools (>= 23~), po-debconf, - python-all (>= 2.6.6-3~), + python-all, python-pbr, + python-setuptools, python-sphinx, Build-Depends-Indep: alembic (>= 0.7.2), mongodb, @@ -100,6 +101,7 @@ Depends: alembic (>= 0.7.2), python-iso8601, python-jsonpath-rw, python-jsonschema, + python-kafka, python-keystoneclient (>= 1:1.1.0), python-keystonemiddleware (>= 1.5.0), python-kombu (>= 2.4.8),