From a1a7d4b2a2a8b1e23cc189c67fad42d23a329425 Mon Sep 17 00:00:00 2001 From: "biao716.wang" Date: Sat, 10 Oct 2020 16:23:30 +0900 Subject: [PATCH] remove build dependence with python-support Change-Id: I7cc8384849a3ffdc46a1e7f55104421a537bc978 Signed-off-by: biao716.wang --- debian/control | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/debian/control b/debian/control index f6fb1de..f7f3f9e 100644 --- a/debian/control +++ b/debian/control @@ -2,7 +2,7 @@ Source: python-requests Section: devel Priority: extra Maintainer: Jian-feng Ding -Build-Depends: debhelper (>= 7.0.15), cdbs, python-dev, python-support, python-docutils, python, python-setuptools +Build-Depends: debhelper (>= 7.0.15), cdbs, python-dev, dh-python, python-docutils, python, python-setuptools Standards-Version: 2.0.2 Homepage: http://www.tizen.org -- 2.34.1