From: biao716.wang Date: Mon, 12 Oct 2020 03:44:32 +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;p=services%2Fgerritrest.git remove build dependence with python-support Change-Id: Ic5a072d51b73d183cde99a9ad551e6ad03b4f45a Signed-off-by: biao716.wang --- diff --git a/debian/control b/debian/control index b68d5e1..c394224 100644 --- a/debian/control +++ b/debian/control @@ -2,7 +2,7 @@ Source: gerritrest Section: devel Priority: extra Maintainer: Jian-feng Ding -Build-Depends: debhelper (>= 7.0.15), cdbs, python-dev, python-support, python-docutils, python-setuptools +Build-Depends: debhelper (>= 7.0.15), cdbs, python-dev, dh-python, python-docutils, python-setuptools Standards-Version: 0.1.0 Homepage: http://www.tizen.org