Fixed python-awsauth instead of requests-aws for build-depends.
[openstack-build/ceilometer-build.git] / xenial / debian / control
index 4357d2f4c519807f1efd1442c3613ceaaa29e5cb..a59edd56185b060c6e15884431b7b60df47b9752 100644 (file)
@@ -10,11 +10,13 @@ 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,
+                     python-awsauth,
                      python-babel,
                      python-ceilometerclient (>= 1.0.13),
                      python-coverage,
@@ -62,7 +64,6 @@ Build-Depends-Indep: alembic (>= 0.7.2),
                      python-pymongo,
                      python-pysnmp4,
                      python-requests,
-                     python-requests-aws (>= 0.1.4),
                      python-retrying,
                      python-six (>= 1.9.0),
                      python-sphinxcontrib-docbookrestapi,
@@ -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),