From: Thomas Goirand Date: Thu, 13 Mar 2014 06:47:34 +0000 (+0800) Subject: Review (build-)depends X-Git-Url: https://review.fuel-infra.org/gitweb?a=commitdiff_plain;h=a0d8d1bb227e52c86dee188f1562117c4b7be13f;p=openstack-build%2Fneutron-build.git Review (build-)depends Change-Id: Ib04b481742a7eb102c905a1dbea030a95dc1c105 Rewritten-From: 3ec7a8f83feb060807aa802fa3c3e133463f7e84 --- diff --git a/xenial/debian/control b/xenial/debian/control index 1d9402621..81cf3f6d1 100644 --- a/xenial/debian/control +++ b/xenial/debian/control @@ -32,8 +32,7 @@ Build-Depends-Indep: alembic (>= 0.4.1), python-kombu (>= 2.4.8), python-lxml, python-mock (>= 1.0), - python-mox, - python-netaddr, + python-netaddr (>= 0.7.6), python-netifaces, python-neutronclient (>= 2.3.0), python-nose, @@ -42,7 +41,7 @@ Build-Depends-Indep: alembic (>= 0.4.1), python-oslo.config (>= 1.2.1), python-paste, python-pastedeploy, - python-psutil, + python-psutil (>= 0.6.1), python-pyudev, python-requests (>= 1.1), python-routes, @@ -115,13 +114,14 @@ Depends: alembic (>= 0.4.1), python-kombu (>= 2.4.8), python-lxml, python-migrate, - python-netaddr, + python-netaddr (>= 0.7.6), python-neutronclient (>= 2.3.0), python-oslo.config (>= 1.2.0a3), python-oslo.config (>= 1.2.1), python-paste, python-pastedeploy, python-pbr (>= 0.5.21), + python-psutil (>= 0.6.1), python-pyudev, python-requests (>= 1.1), python-routes,