From: Thomas Goirand Date: Thu, 13 Dec 2012 09:32:46 +0000 (+0000) Subject: Added python-extras dependency. X-Git-Url: https://review.fuel-infra.org/gitweb?a=commitdiff_plain;h=6cccdf97cceebf3902f14ddea170adf8cd0b38e9;p=openstack-build%2Fheat-build.git Added python-extras dependency. Rewritten-From: c3fcd107579dccd30b7b0b8b5fd78d43d68bc2fd --- diff --git a/xenial/debian/control b/xenial/debian/control index ef1280e1..91c79401 100644 --- a/xenial/debian/control +++ b/xenial/debian/control @@ -14,6 +14,7 @@ Build-Depends-Indep: pep8, python-argparse, python-boto, python-eventlet (>= 0.9.16), + python-extras, python-glanceclient, python-greenlet (>= 0.3.1), python-httplib2, @@ -49,6 +50,7 @@ Depends: ${python:Depends}, ${misc:Depends}, python-argparse, python-boto, python-eventlet (>= 0.9.16), + python-extras, python-glanceclient, python-greenlet (>= 0.3.1), python-httplib2,