From abbfe836a273e70b3b09dc77319fe4b0098727fa Mon Sep 17 00:00:00 2001
From: Ghe Rivero <ghe@debian.org>
Date: Mon, 13 Feb 2012 19:47:13 +0100
Subject: [PATCH] Replaced quantum-client to python-quantunclient in Depends

Rewritten-From: a581faf178883a5a245cf39893719418822e447a
---
 xenial/debian/control | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/xenial/debian/control b/xenial/debian/control
index f0b0131..221fc1f 100644
--- a/xenial/debian/control
+++ b/xenial/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, python-mox, python-dateutil
+Depends: ${shlibs:Depends}, ${misc:Depends}, ${python:Depends}, python-quantumclient, python-glance, python-mox, python-dateutil
 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