From: Thomas Goirand Date: Mon, 29 Jul 2013 08:17:27 +0000 (+0800) Subject: Added mongodb as build-depends. X-Git-Url: https://review.fuel-infra.org/gitweb?a=commitdiff_plain;h=3a2efec0d1a275a27cab7133ce5b27018ea3b543;hp=60aeee1b03a8d4aeae63f8ccd09ebce9df6defb2;p=openstack-build%2Fceilometer-build.git Added mongodb as build-depends. Change-Id: I04624ca594623b2c32aaa6ebf71aa367686dd409 Rewritten-From: f47eabd1ab17eff9087cdcad5229b017f30ca6b9 --- diff --git a/xenial/debian/control b/xenial/debian/control index e6387a7..950ef45 100644 --- a/xenial/debian/control +++ b/xenial/debian/control @@ -14,6 +14,7 @@ Build-Depends: debhelper (>= 9), python-d2to1 (>= 0.2.10), python-pbr Build-Depends-Indep: alembic, + mongodb, msgpack-python, pep8, python-anyjson (>= 0.2.4),