From: Thomas Goirand Date: Sun, 22 Sep 2013 15:11:30 +0000 (+0800) Subject: Added python-simplegeneric (>= 0.8) as (build-)depends. X-Git-Url: https://review.fuel-infra.org/gitweb?a=commitdiff_plain;h=eedc3182eb2dc5b80e93010f85b8bd5b42aa4cbf;p=openstack-build%2Fceilometer-build.git Added python-simplegeneric (>= 0.8) as (build-)depends. Change-Id: Id06bbe1333ced019e9fc41f76495b56333082a30 Rewritten-From: 55b25109024a87c682f6b495caceb02d57adc268 --- diff --git a/xenial/debian/control b/xenial/debian/control index 3b7da92..edfe824 100644 --- a/xenial/debian/control +++ b/xenial/debian/control @@ -49,6 +49,7 @@ Build-Depends-Indep: alembic, python-pymongo, python-requests (>= 1.2), python-setuptools-git, + python-simplegeneric (>= 0.8), python-sphinx, python-sphinxcontrib-pecanwsme, python-sqlalchemy (>= 0.7.3), @@ -96,6 +97,7 @@ Depends: alembic, python-pecan (>= 0.2.1), python-pymongo (>= 2.2), python-requests (>= 1.2), + python-simplegeneric (>= 0.8), python-sqlalchemy (>= 0.7.3), python-stevedore (>= 0.9), python-swiftclient,