From 290e18c8af08a9a3dc6b2ac3fb2177e4ad1b8fa9 Mon Sep 17 00:00:00 2001 From: Julien Danjou Date: Mon, 28 Nov 2011 16:51:25 +0100 Subject: [PATCH] Add missing dependency on python-cloudfiles Rewritten-From: ca2616f14834d66a90d34f57378b2ab8d1df1e06 --- trusty/debian/control | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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 -- 2.45.2