From: Thomas Goirand Date: Tue, 27 Nov 2012 14:14:50 +0000 (+0000) Subject: Added missing python-greenlet (>= 0.4) X-Git-Url: https://review.fuel-infra.org/gitweb?a=commitdiff_plain;h=74b293b5bacd275baf22c619db35003d352e1622;hp=9c5e264981bb40b8a63601846f71f596bb46a092;p=openstack-build%2Fceilometer-build.git Added missing python-greenlet (>= 0.4) Rewritten-From: e67fb06cb5a3176a31a4104ec4cb12eb8154a574 --- diff --git a/xenial/debian/control b/xenial/debian/control index 62f749b..1ee2ede 100644 --- a/xenial/debian/control +++ b/xenial/debian/control @@ -42,6 +42,7 @@ Depends: ${python:Depends}, ${misc:Depends}, python-anyjson, python-eventlet, python-flask (>= 0.9), + python-greenlet (>= 0.4), python-iso8601, python-kombu, python-lockfile,