From: Julien Danjou Date: Mon, 28 Nov 2011 15:51:25 +0000 (+0100) Subject: Add missing dependency on python-cloudfiles X-Git-Url: https://review.fuel-infra.org/gitweb?a=commitdiff_plain;h=290e18c8af08a9a3dc6b2ac3fb2177e4ad1b8fa9;p=openstack-build%2Fhorizon-build.git Add missing dependency on python-cloudfiles Rewritten-From: ca2616f14834d66a90d34f57378b2ab8d1df1e06 --- diff --git a/trusty/debian/control b/trusty/debian/control index 9c4c44a..5671244 100644 --- a/trusty/debian/control +++ b/trusty/debian/control @@ -21,7 +21,7 @@ Description: Django module to provide web interaction with OpenStack Package: openstack-dashboard Architecture: all -Depends: ${shlibs:Depends}, ${misc:Depends}, ${python:Depends}, python-django-horizon, python-django, python-openstackx, python-openstack-compute, python-mailer, python-django-nose, python-keystoneclient +Depends: ${shlibs:Depends}, ${misc:Depends}, ${python:Depends}, python-django-horizon, python-django, python-openstackx, python-openstack-compute, python-mailer, python-django-nose, python-keystoneclient, python-cloudfiles Description: OpenStack Dashboard The OpenStack Dashboard is a Web application allowing to control an OpenStack cloud. \ No newline at end of file