From: Thomas Goirand Date: Thu, 4 Jul 2013 10:00:29 +0000 (+0800) Subject: Added missing build-depends python-d2to1, python-pbr X-Git-Url: https://review.fuel-infra.org/gitweb?a=commitdiff_plain;h=88e5dd872b49cb67cd103507a9c7cba0120229e7;p=openstack-build%2Fheat-build.git Added missing build-depends python-d2to1, python-pbr Rewritten-From: 5133b3ea4c251c308ba1133f41b5d2eb97d0e72b --- diff --git a/xenial/debian/control b/xenial/debian/control index cee47a6a..96781689 100644 --- a/xenial/debian/control +++ b/xenial/debian/control @@ -10,7 +10,9 @@ Uploaders: Loic Dachary (OuoU) , 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,