From: Dmitry Burmistrov Date: Fri, 4 Apr 2014 10:28:23 +0000 (+0400) Subject: Fix python-qpid-python bug X-Git-Tag: 2014.1~1 X-Git-Url: https://review.fuel-infra.org/gitweb?a=commitdiff_plain;h=ba7f245d107220dfa11f05f3f105001aed5a4eaa;p=openstack-build%2Fheat-build.git Fix python-qpid-python bug Change-Id: I2f4e46fb91273be21b4e6d42bb12025f85554cb0 --- diff --git a/debian/control b/debian/control index 11f74524..9aa525dc 100644 --- a/debian/control +++ b/debian/control @@ -42,6 +42,7 @@ Build-Depends-Indep: python-paramiko, python-paste, python-pastedeploy, + python-qpid, python-routes, python-sendfile, python-setuptools,