From 0dbd478711ffaec396f32525ad8dec29da6e2e25 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 --- trusty/debian/control | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/trusty/debian/control b/trusty/debian/control index b1fdaee..b751b1b 100644 --- a/trusty/debian/control +++ b/trusty/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