From: Ghe Rivero Date: Mon, 13 Feb 2012 18:47:13 +0000 (+0100) Subject: Replaced quantum-client to python-quantunclient in Depends X-Git-Url: https://review.fuel-infra.org/gitweb?a=commitdiff_plain;h=abbfe836a273e70b3b09dc77319fe4b0098727fa;p=openstack-build%2Fhorizon-build.git Replaced quantum-client to python-quantunclient in Depends Rewritten-From: a581faf178883a5a245cf39893719418822e447a --- 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.