From c70023999c5aebe1584e36e90c52601f62d52ade Mon Sep 17 00:00:00 2001 From: Julien Danjou Date: Mon, 28 Nov 2011 16:18:47 +0100 Subject: [PATCH] Add missing dependencies Signed-off-by: Julien Danjou Rewritten-From: a2a0910e019affa600bdc396abd22f7a64cfabc4 --- trusty/debian/control | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/trusty/debian/control b/trusty/debian/control index 7228d14..9c4c44a 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 +Depends: ${shlibs:Depends}, ${misc:Depends}, ${python:Depends}, python-django-horizon, python-django, python-openstackx, python-openstack-compute, python-mailer, python-django-nose, python-keystoneclient 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