From: Thomas Goirand Date: Mon, 30 Jun 2014 17:55:44 +0000 (+0800) Subject: Added python-oslotest in build-depends. X-Git-Url: https://review.fuel-infra.org/gitweb?a=commitdiff_plain;h=7c0a58e566d05710de0afde8573c2570eaa0dbca;p=openstack-build%2Fheat-build.git Added python-oslotest in build-depends. Rewritten-From: 46de6ddfe95a4694f2707678c80e657146c1cebe --- diff --git a/trusty/debian/control b/trusty/debian/control index 369c7f89..856b702d 100644 --- a/trusty/debian/control +++ b/trusty/debian/control @@ -38,6 +38,7 @@ Build-Depends-Indep: python-babel (>= 1.3), python-novaclient (>= 2:2.17.0), python-oslo.config (>= 1.2.1), python-oslosphinx, + python-oslotest, python-paste, python-pastedeploy, python-posix-ipc,