From 1d9f25f7c9339777fd90d18cbc5e7e717e14147b Mon Sep 17 00:00:00 2001 From: Thomas Goirand Date: Fri, 29 Mar 2013 15:01:43 +0800 Subject: [PATCH] (build-)dependency: ceilometer needs python-pecan >= 0.2.1 Rewritten-From: 0b369ba0ef3e15847dd3e625d15d1299bba11270 --- xenial/debian/control | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/xenial/debian/control b/xenial/debian/control index b1fdaee..b751b1b 100644 --- a/xenial/debian/control +++ b/xenial/debian/control @@ -36,7 +36,7 @@ Build-Depends-Indep: pep8, python-nova (>= 2013.1~), python-novaclient (>= 2:2.6.10), python-oslo.config, - python-pecan, + python-pecan (>= 0.2.1), python-pymongo, python-requests, python-setuptools-git, @@ -74,7 +74,7 @@ Depends: ${python:Depends}, ${misc:Depends}, python-netaddr, python-novaclient (>= 2:2.6.10), python-oslo.config, - python-pecan, + python-pecan (>= 0.2.1), python-pymongo (>= 2.2), python-requests, python-sqlalchemy (>= 0.7.3), -- 2.45.2