]> review.fuel-infra Code Review - openstack-build/heat-build.git/commitdiff
Added missing build-depends python-d2to1, python-pbr
authorThomas Goirand <thomas@goirand.fr>
Thu, 4 Jul 2013 10:00:29 +0000 (18:00 +0800)
committerThomas Goirand <thomas@goirand.fr>
Thu, 4 Jul 2013 10:00:29 +0000 (18:00 +0800)
Rewritten-From: 5133b3ea4c251c308ba1133f41b5d2eb97d0e72b

trusty/debian/control

index cee47a6aa9a2dfbc303b1016d05fddfa87614e6f..9678168982fbf1b2543c42d71a33e2f4a91a057b 100644 (file)
@@ -10,7 +10,9 @@ Uploaders: Loic Dachary (OuoU) <loic@debian.org>,
 Build-Depends: debhelper (>= 9),
                openstack-pkg-tools (>= 4),
                po-debconf,
-               python-all (>= 2.6.6-3~)
+               python-all (>= 2.6.6-3~),
+               python-d2to1,
+               python-pbr
 Build-Depends-Indep: pep8 (>= 1.3.3),
                      python-argparse,
                      python-babel,