From: Thomas Goirand Date: Sat, 5 Oct 2013 10:43:47 +0000 (+0800) Subject: build-depends on python-babel >= 1.3 X-Git-Url: https://review.fuel-infra.org/gitweb?a=commitdiff_plain;h=012499db12a5d78be5393322b3cd7bdff4213f07;p=openstack-build%2Fcinder-build.git build-depends on python-babel >= 1.3 Rewritten-From: dd195b245adb86d11d03cda9ba381767a5220e3c --- diff --git a/xenial/debian/control b/xenial/debian/control index ccffba074..096dcd44f 100644 --- a/xenial/debian/control +++ b/xenial/debian/control @@ -16,7 +16,7 @@ Build-Depends-Indep: pep8 (>= 1.3.3), python-amqplib, python-anyjson, python-argparse, - python-babel, + python-babel (>= 1.3), python-cheetah, python-coverage, python-daemon,