]> review.fuel-infra Code Review - openstack-build/heat-build.git/commitdiff
More (build-)depends.
authorThomas Goirand <thomas@goirand.fr>
Sun, 24 Feb 2013 08:15:21 +0000 (16:15 +0800)
committerThomas Goirand <thomas@goirand.fr>
Sun, 24 Feb 2013 08:15:21 +0000 (16:15 +0800)
Rewritten-From: 8a4395ec5713d4c856f0f3136adaabd679e2700d

trusty/debian/control

index b9622f20944d9b150d5c72d329d38c0ad36ac42f..023a11eec413b4aa38011f5830d5af5637ba2f42 100644 (file)
@@ -13,6 +13,8 @@ Build-Depends: debhelper (>= 9),
 Build-Depends-Indep: pep8,
  python-argparse,
  python-boto,
+ python-cinderclient,
+ python-crypto,
  python-eventlet (>= 0.9.16),
  python-extras,
  python-glanceclient,
@@ -26,6 +28,7 @@ Build-Depends-Indep: pep8,
  python-memcache,
  python-migrate,
  python-novaclient,
+ python-oslo-config,
  python-pastedeploy,
  python-pycryptopp,
  python-qpid,
@@ -49,6 +52,8 @@ Depends: ${python:Depends}, ${misc:Depends},
  pep8,
  python-argparse,
  python-boto,
+ python-cinderclient,
+ python-crypto,
  python-eventlet (>= 0.9.16),
  python-extras,
  python-glanceclient,
@@ -58,10 +63,11 @@ Depends: ${python:Depends}, ${misc:Depends},
  python-keystoneclient,
  python-kombu,
  python-lxml (>= 2.3),
- python-lxml (<< 2.3.5),
+ python-lxml (<< 2.3.6),
  python-memcache,
  python-migrate,
  python-novaclient,
+ python-oslo-config,
  python-pastedeploy,
  python-pycryptopp, 
  python-qpid,