From: Thomas Goirand Date: Wed, 29 Apr 2015 08:23:45 +0000 (+0000) Subject: Fixed (build-)depends. X-Git-Url: https://review.fuel-infra.org/gitweb?a=commitdiff_plain;h=57e8fa0120d622a26c5d0a465e7f77512c70a046;p=openstack-build%2Fheat-build.git Fixed (build-)depends. Rewritten-From: b9ffdd53b59f7fa38a2633e5b64e7e9f7b21b14a --- diff --git a/trusty/debian/control b/trusty/debian/control index e126c55c..501a1b79 100644 --- a/trusty/debian/control +++ b/trusty/debian/control @@ -8,10 +8,11 @@ Uploaders: Julien Danjou , Build-Depends: debhelper (>= 9), dh-systemd, dh-python, - openstack-pkg-tools (>= 20~), + openstack-pkg-tools (>= 23~), po-debconf, - python-all (>= 2.6.6-3~), + python-all, python-pbr, + python-setuptools, python-sphinx, Build-Depends-Indep: python-babel, python-ceilometerclient (>= 1.0.13), @@ -111,7 +112,7 @@ Depends: python-babel (>= 1.3), python-oslo.versionedobjects (>= 0.1.1), python-osprofiler, python-pastedeploy, - python-pbr (>= 0.6), + python-pbr, python-posix-ipc, python-qpid, python-requests,