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;h=e86099458afc55a211dc2ce74b9031b013b2d2cd;p=openstack-build%2Fceilometer-build.git Fixed python-awsauth instead of requests-aws for build-depends. Rewritten-From: cb6f17a3339d879712e28a813ec9d36b7f1cd1ce --- diff --git a/trusty/debian/control b/trusty/debian/control index f185cc3..a59edd5 100644 --- a/trusty/debian/control +++ b/trusty/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,