]> review.fuel-infra Code Review - openstack-build/heat-build.git/commitdiff
Added missing (build-)depends on python-paste.
authorThomas Goirand <thomas@goirand.fr>
Thu, 25 Apr 2013 07:32:53 +0000 (15:32 +0800)
committerThomas Goirand <thomas@goirand.fr>
Thu, 25 Apr 2013 07:32:53 +0000 (15:32 +0800)
Rewritten-From: 3dbf650d45b5217ebe15012ef740c4722b8109b8

trusty/debian/control

index debb968a396b3c46f0d8a761e570a5e41eea2b14..da17c032aad1c6a5b07f3db1db1fb7b75ebf63cf 100644 (file)
@@ -35,6 +35,7 @@ Build-Depends-Indep: pep8 (>= 1.3.3),
  python-nosexcover,
  python-novaclient,
  python-oslo.config,
+ python-paste,
  python-pastedeploy,
  python-paramiko,
  python-pycryptopp,
@@ -76,6 +77,7 @@ Depends: ${python:Depends}, ${misc:Depends},
  python-migrate,
  python-novaclient,
  python-oslo.config,
+ python-paste,
  python-pastedeploy,
  python-pycryptopp, 
  python-qpid,