From: biao716.wang Date: Sat, 10 Oct 2020 07:23:30 +0000 (+0900) Subject: remove build dependence with python-support X-Git-Tag: submit/trunk/20201029.114030^0 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=a1a7d4b2a2a8b1e23cc189c67fad42d23a329425;p=services%2Fpython-requests.git remove build dependence with python-support Change-Id: I7cc8384849a3ffdc46a1e7f55104421a537bc978 Signed-off-by: biao716.wang --- 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