From ee1da1df40a82c144b9113f04ca4c360ee79ab26 Mon Sep 17 00:00:00 2001 From: Julien Danjou Date: Wed, 30 Nov 2011 12:18:32 +0100 Subject: [PATCH] Add missing dependency on mox Signed-off-by: Julien Danjou Rewritten-From: 418d4c67a50f06af31ebe5e1e7fe6d2b2b3f482e --- trusty/debian/control | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/trusty/debian/control b/trusty/debian/control index edf4361..4c86c30 100644 --- a/trusty/debian/control +++ b/trusty/debian/control @@ -13,7 +13,7 @@ Vcs-Git: git://anonscm.debian.org/openstack/horizon.git Package: python-django-horizon Architecture: all -Depends: ${shlibs:Depends}, ${misc:Depends}, ${python:Depends}, quantum-client, python-glance +Depends: ${shlibs:Depends}, ${misc:Depends}, ${python:Depends}, quantum-client, python-glance, python-mox Description: Django module to provide web interaction with OpenStack Horizon is a Django module that permits interaction with an OpenStack cloud. It can be used to build a dashboard to control an OpenStack cloud. -- 2.45.2