From 09bddb0744bebe4234e3d798eb223646f9e7c016 Mon Sep 17 00:00:00 2001 From: Thomas Goirand Date: Sun, 24 Feb 2013 16:25:52 +0800 Subject: [PATCH] More (build-)depends. Rewritten-From: 3c285fc7646c374896e363806051e23f5eb8aff0 --- trusty/debian/control | 20 +++++++++++++------- 1 file changed, 13 insertions(+), 7 deletions(-) diff --git a/trusty/debian/control b/trusty/debian/control index d9068d9..1b5d166 100644 --- a/trusty/debian/control +++ b/trusty/debian/control @@ -12,22 +12,27 @@ Build-Depends: debhelper (>= 9), python-all (>= 2.6.6-3~), python-setuptools Build-Depends-Indep: openstack-pkg-tools, - pep8, + pep8 (>= 1.3.3), python-cloudfiles, + python-compressor, python-coverage, python-django-nose, + python-docutils, python-glanceclient, python-cinderclient, python-keystoneclient, python-mox, python-netaddr, python-nose, - python-novaclient, - python-quantumclient, + python-nosexcover, + python-novaclient (>= 2:2.10), + python-openstack-auth, + python-quantumclient (>= 1:2.0), + python-selenium, python-sphinx, python-swiftclient, - python-openstack-auth, - python-compressor, + python-tz, + pylint, nodejs-legacy, node-less Standards-Version: 3.9.3 @@ -42,6 +47,7 @@ Pre-Depends: dpkg (>= 1.15.6~) Depends: ${misc:Depends}, ${python:Depends}, python-cinderclient, python-cloudfiles, + python-compressor, python-django, python-django-nose, python-glanceclient, @@ -50,9 +56,9 @@ Depends: ${misc:Depends}, ${python:Depends}, python-lockfile, python-memcache, python-netaddr, - python-novaclient, + python-novaclient (>= 2:2.10), python-openstack-auth, - python-quantumclient, + python-quantumclient (>= 1:2.0), python-swiftclient, python-tz, Recommends: memcached -- 2.45.2