From df4de2993e0822a2f3efb5ebc3bbd98cd6a65e9c Mon Sep 17 00:00:00 2001 From: Thomas Goirand Date: Fri, 16 Nov 2012 17:36:52 +0000 Subject: [PATCH] Added missing po-debconf build-dep and debconf dep for the dashboard-apache package. Rewritten-From: bc5c65e4abc67e49a5da6bea8e73c31d4c6c81b3 --- xenial/debian/control | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/xenial/debian/control b/xenial/debian/control index 746e3fa..1c3ab6c 100644 --- a/xenial/debian/control +++ b/xenial/debian/control @@ -8,6 +8,7 @@ Uploaders: Loic Dachary (OuoU) , Ghe Rivero , Mehdi Abaakouk Build-Depends: debhelper (>= 9), + po-debconf, python-all (>= 2.6.6-3~), python-setuptools Build-Depends-Indep: openstack-pkg-tools, @@ -79,7 +80,8 @@ Description: OpenStack Dashboard Package: openstack-dashboard-apache Architecture: all Pre-Depends: dpkg (>= 1.15.6~) -Depends: libapache2-mod-wsgi (>=2.3), +Depends: debconf, + libapache2-mod-wsgi (>=2.3), openstack-dashboard, ${misc:Depends} Description: OpenStack Dashboard - Apache support -- 2.45.2