]> review.fuel-infra Code Review - openstack-build/horizon-build.git/commitdiff
More (build-)depends.
authorThomas Goirand <thomas@goirand.fr>
Sun, 24 Feb 2013 08:25:52 +0000 (16:25 +0800)
committerThomas Goirand <thomas@goirand.fr>
Sun, 24 Feb 2013 08:25:52 +0000 (16:25 +0800)
Rewritten-From: 3c285fc7646c374896e363806051e23f5eb8aff0

trusty/debian/control

index d9068d9d889f011ca160621b21bc1cffb4acf026..1b5d1662a852e72c090da47d8ad20b2f08750eeb 100644 (file)
@@ -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