From: garciadeblas Date: Tue, 27 Nov 2018 10:53:33 +0000 (+0100) Subject: Added Build-Depends to stdeb.cfg to fix warnings X-Git-Tag: v5.0.0~13 X-Git-Url: https://osm.etsi.org/gitweb/?p=osm%2Fosmclient.git;a=commitdiff_plain;h=5f4237344c6b74f554aa343671074e4c46110926 Added Build-Depends to stdeb.cfg to fix warnings Change-Id: Ie1201f1d0c1853852a08ce3fb16131777b2d1f7c Signed-off-by: garciadeblas --- diff --git a/stdeb.cfg b/stdeb.cfg index 7d0b3d7..b385524 100644 --- a/stdeb.cfg +++ b/stdeb.cfg @@ -1,2 +1,3 @@ [DEFAULT] +Build-Depends: dh-python Depends: python-setuptools, python-pycurl, python-click, python-prettytable, python-yaml