From 8c7571bfd5a1bea58cd8e126c5fa3159ab9ba45f Mon Sep 17 00:00:00 2001 From: Thomas Goirand Date: Tue, 26 Jan 2016 00:44:35 +0800 Subject: [PATCH] Added missing build-depends on git, needed by sphinx-build. --- debian/changelog | 1 + debian/control | 1 + 2 files changed, 2 insertions(+) diff --git a/debian/changelog b/debian/changelog index 1ecb82194..53fff21bb 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,6 +1,7 @@ cinder (2:8.0.0~b2-2) UNRELEASED; urgency=medium * New (build-)depends on python-oauth2client to ensure version. + * Added missing build-depends on git, needed by sphinx-build. -- Thomas Goirand Mon, 25 Jan 2016 10:02:39 +0000 diff --git a/debian/control b/debian/control index 33c07b201..a00c93f47 100644 --- a/debian/control +++ b/debian/control @@ -13,6 +13,7 @@ Build-Depends: debhelper (>= 9), python-setuptools, python-sphinx, Build-Depends-Indep: bandit (>= 0.13.2), + git, python-anyjson, python-babel, python-barbicanclient (>= 3.3.0), -- 2.45.2