From: Thomas Goirand Date: Tue, 28 Apr 2015 21:17:29 +0000 (+0000) Subject: Fixed build-depends. X-Git-Url: https://review.fuel-infra.org/gitweb?a=commitdiff_plain;h=4a849d5c4a91189ca45374453027f6cb82aa0008;p=openstack-build%2Fcinder-build.git Fixed build-depends. --- diff --git a/debian/control b/debian/control index b673883ee..965d213d0 100644 --- a/debian/control +++ b/debian/control @@ -6,9 +6,9 @@ Uploaders: Thomas Goirand Build-Depends: debhelper (>= 9), dh-python, dh-systemd, - openstack-pkg-tools (>= 20~), + openstack-pkg-tools (>= 23~), po-debconf, - python-all (>= 2.6.6-3~), + python-all, python-pbr, python-setuptools, python-sphinx,