From: Thomas Goirand Date: Fri, 31 Jul 2015 09:00:44 +0000 (+0000) Subject: Added python-alabaster as build-depends-indep. X-Git-Url: https://review.fuel-infra.org/gitweb?a=commitdiff_plain;h=93a256cd63ba46f1ae98423d4cd10fcdad4dad1f;p=packages%2Ftrusty%2Fpython-pysaml2.git Added python-alabaster as build-depends-indep. Rewritten-From: 5696f55f8dddc29b2dd3dfad1da8a1671c5d2c07 --- diff --git a/debian/control b/debian/control index cc7fc7f..0dcbc63 100644 --- a/debian/control +++ b/debian/control @@ -10,7 +10,8 @@ Build-Depends: debhelper (>= 9), python-sphinx, python3-all, python3-setuptools, -Build-Depends-Indep: python-crypto, +Build-Depends-Indep: python-alabaster, + python-crypto, python-dateutil, python-decorator, python-mako,