From 6cccdf97cceebf3902f14ddea170adf8cd0b38e9 Mon Sep 17 00:00:00 2001 From: Thomas Goirand Date: Thu, 13 Dec 2012 09:32:46 +0000 Subject: [PATCH] Added python-extras dependency. Rewritten-From: c3fcd107579dccd30b7b0b8b5fd78d43d68bc2fd --- xenial/debian/control | 2 ++ 1 file changed, 2 insertions(+) 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, -- 2.45.2