From: dtrishkin Date: Thu, 14 Apr 2016 14:33:11 +0000 (+0300) Subject: Add horizon-vendor-theme to depends of openstack-dashboard X-Git-Tag: mos-9.0~2 X-Git-Url: https://review.fuel-infra.org/gitweb?a=commitdiff_plain;h=484fd1401e0e9918fd77c93d786e33f8aeb752d8;p=openstack-build%2Fhorizon-build.git Add horizon-vendor-theme to depends of openstack-dashboard Related-Bug: #1568939 Change-Id: I94e61d9f2abc1933f3add5a893af863f552f21ba --- diff --git a/trusty/debian/changelog b/trusty/debian/changelog index c08587a..37cdc25 100644 --- a/trusty/debian/changelog +++ b/trusty/debian/changelog @@ -1,3 +1,9 @@ +horizon (2:9.0.0-4~u14.04+mos0) mos9.0; urgency=medium + + * Add horizon-vendor-theme to depends of openstack-dashboard + + -- Daniil Trishkin Thu, 14 Apr 2016 17:32:41 +0300 + horizon (2:9.0.0-3~u14.04+mos0) mos9.0; urgency=medium * Source: https://anonscm.debian.org/git/openstack/horizon.git diff --git a/trusty/debian/control b/trusty/debian/control index 0e44513..34f8ac7 100644 --- a/trusty/debian/control +++ b/trusty/debian/control @@ -159,6 +159,7 @@ Description: Django module providing web interaction with OpenStack Package: openstack-dashboard Architecture: all Depends: adduser, + horizon-vendor-theme, libjs-jquery, libjs-jquery-cookie, python-django-horizon (= ${source:Version}), @@ -167,7 +168,6 @@ Depends: adduser, ${shlibs:Depends}, Suggests: memcached, openstack-dashboard-apache, -Recommends: horizon-vendor-theme Description: web application to control an OpenStack cloud The OpenStack Dashboard is a web application to control an OpenStack cloud. It connects to OpenStack services such as Nova, Swift, or Keystone