From: Thomas Goirand Date: Fri, 16 Nov 2012 17:36:52 +0000 (+0000) Subject: Added missing po-debconf build-dep and debconf dep for the dashboard-apache package. X-Git-Url: https://review.fuel-infra.org/gitweb?a=commitdiff_plain;h=94df5ceb3f46cbc7205f0d70cae58267bff9510d;p=openstack-build%2Fhorizon-build.git Added missing po-debconf build-dep and debconf dep for the dashboard-apache package. Rewritten-From: bc5c65e4abc67e49a5da6bea8e73c31d4c6c81b3 --- diff --git a/trusty/debian/control b/trusty/debian/control index 746e3fa..1c3ab6c 100644 --- a/trusty/debian/control +++ b/trusty/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