]> review.fuel-infra Code Review - openstack-build/horizon-build.git/commitdiff
Replaced quantum-client to python-quantunclient in Depends
authorGhe Rivero <ghe@debian.org>
Mon, 13 Feb 2012 18:47:13 +0000 (19:47 +0100)
committerGhe Rivero <ghe@debian.org>
Mon, 13 Feb 2012 18:47:13 +0000 (19:47 +0100)
Rewritten-From: a581faf178883a5a245cf39893719418822e447a

xenial/debian/control

index f0b013166171b3ead42b3fcfcc1ce8a31c66bd85..221fc1fdddeec4b481ff2e35ab7d6fe4da4c45c1 100644 (file)
@@ -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.