From 9bf99b0ee3337b5ea9c1ae4b9f0be606b59af8b0 Mon Sep 17 00:00:00 2001 From: Thomas Goirand Date: Tue, 28 Apr 2015 14:35:19 +0000 Subject: [PATCH] Fixed (build-)depends. Rewritten-From: a17b62795c409da4a436db9912e43b53e6bbf3e4 --- xenial/debian/control | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/xenial/debian/control b/xenial/debian/control index 4357d2f..f185cc3 100644 --- a/xenial/debian/control +++ b/xenial/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), -- 2.32.3