]> review.fuel-infra Code Review - openstack-build/heat-build.git/commitdiff
Added python-extras dependency.
authorThomas Goirand <thomas@goirand.fr>
Thu, 13 Dec 2012 09:32:46 +0000 (09:32 +0000)
committerThomas Goirand <thomas@goirand.fr>
Thu, 13 Dec 2012 09:32:46 +0000 (09:32 +0000)
Rewritten-From: c3fcd107579dccd30b7b0b8b5fd78d43d68bc2fd

xenial/debian/control

index ef1280e19d09efc577f35cd005e0f1c4bbb2124b..91c79401832ef82de587c7c59079daab1e883f81 100644 (file)
@@ -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,