From f25e47e0d88d34cc3ad3970bc091404ff7a69f98 Mon Sep 17 00:00:00 2001 From: Thomas Goirand Date: Wed, 11 Sep 2013 17:41:15 +0800 Subject: [PATCH] Added missing build-depends: python-d2to1 --- debian/control | 1 + 1 file changed, 1 insertion(+) diff --git a/debian/control b/debian/control index 30a687d..5e47495 100644 --- a/debian/control +++ b/debian/control @@ -9,6 +9,7 @@ Uploaders: Julien Danjou , Build-Depends: debhelper (>= 9), openstack-pkg-tools, python-all (>= 2.6.6-3~), + python-d2to1, python-pbr Build-Depends-Indep: python-eventlet, python-httplib2,