X-Git-Url: https://review.fuel-infra.org/gitweb?a=blobdiff_plain;f=trusty%2Fdebian%2Fcontrol;h=9e33816d4a5bdbb1091dc7efdeb3edfe5474c36e;hb=fb61c2cf6a9b5835e5c77365e8d83ec71d5db8b9;hp=06a3ba3445766198a118c46709fe0645f46ede1c;hpb=1d050d4c62a4a1787e4f4ca79048da4ec723a39e;p=openstack-build%2Fceilometer-build.git diff --git a/trusty/debian/control b/trusty/debian/control index 06a3ba3..9e33816 100644 --- a/trusty/debian/control +++ b/trusty/debian/control @@ -16,8 +16,9 @@ Build-Depends-Indep: pep8, python-eventlet, python-flask, python-glance, - python-glanceclient, + python-glanceclient (>= 0.6), python-iso8601, + python-keystoneclient (>= 0.2), python-kombu, python-lockfile, python-ming, @@ -42,7 +43,9 @@ Depends: ${python:Depends}, ${misc:Depends}, python-anyjson, python-eventlet, python-flask (>= 0.9), + python-glanceclient (>= 0.6), python-greenlet (>= 0.4), + python-keystoneclient (>= 0.2), python-iso8601, python-kombu, python-lockfile,