From: Thomas Goirand Date: Tue, 28 Apr 2015 19:46:17 +0000 (+0000) Subject: Fixed python-awsauth instead of requests-aws for build-depends. X-Git-Url: https://review.fuel-infra.org/gitweb?a=commitdiff_plain;ds=sidebyside;h=71ca0e6d2e27133b96e59b7047b7119b881b735d;p=openstack-build%2Fceilometer-build.git Fixed python-awsauth instead of requests-aws for build-depends. Rewritten-From: cb6f17a3339d879712e28a813ec9d36b7f1cd1ce --- diff --git a/xenial/debian/control b/xenial/debian/control index f185cc3..a59edd5 100644 --- a/xenial/debian/control +++ b/xenial/debian/control @@ -16,6 +16,7 @@ Build-Depends: debhelper (>= 9), python-sphinx, Build-Depends-Indep: alembic (>= 0.7.2), mongodb, + python-awsauth, python-babel, python-ceilometerclient (>= 1.0.13), python-coverage, @@ -63,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,