From 5f4237344c6b74f554aa343671074e4c46110926 Mon Sep 17 00:00:00 2001 From: garciadeblas Date: Tue, 27 Nov 2018 11:53:33 +0100 Subject: [PATCH] Added Build-Depends to stdeb.cfg to fix warnings Change-Id: Ie1201f1d0c1853852a08ce3fb16131777b2d1f7c Signed-off-by: garciadeblas --- stdeb.cfg | 1 + 1 file changed, 1 insertion(+) 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 -- 2.17.1