From c91899a3825d7e9408cb0e83c6aac79c2d0065e5 Mon Sep 17 00:00:00 2001 From: Thomas Goirand Date: Wed, 23 Sep 2015 13:26:11 +0200 Subject: [PATCH] openstack-dashboard-apache now also Depends: apache2. Rewritten-From: 1fc4f130c3d37c310de55905a29f9d9cbdb9ac3a --- trusty/debian/changelog | 6 ++++++ trusty/debian/control | 3 ++- 2 files changed, 8 insertions(+), 1 deletion(-) diff --git a/trusty/debian/changelog b/trusty/debian/changelog index 7bd1bf7..6c6d1e6 100644 --- a/trusty/debian/changelog +++ b/trusty/debian/changelog @@ -1,3 +1,9 @@ +horizon (2:8.0.0~b3-7) experimental; urgency=medium + + * openstack-dashboard-apache now also Depends: apache2. + + -- Thomas Goirand Wed, 23 Sep 2015 13:25:46 +0200 + horizon (2:8.0.0~b3-6) experimental; urgency=medium * Added a horizon-doc package. diff --git a/trusty/debian/control b/trusty/debian/control index 13f5613..8d2f064 100644 --- a/trusty/debian/control +++ b/trusty/debian/control @@ -180,7 +180,8 @@ Description: web application to control an OpenStack cloud Package: openstack-dashboard-apache Architecture: all -Depends: debconf, +Depends: apache2, + debconf, libapache2-mod-wsgi (>= 2.3), openstack-dashboard, ${misc:Depends}, -- 2.45.2