From: biao716.wang Date: Sat, 10 Oct 2020 07:36:38 +0000 (+0900) Subject: remove build dependence with python-support X-Git-Tag: accepted/tools/devbase/tools/20250527.103754~1^2~4 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=refs%2Fchanges%2F02%2F245502%2F1;p=tools%2Fitest-core.git remove build dependence with python-support Change-Id: I71028c89fa626a6d9914b08499983ffde77db981 Signed-off-by: biao716.wang --- diff --git a/debian/control b/debian/control index 8ef053a..b24241f 100644 --- a/debian/control +++ b/debian/control @@ -2,7 +2,7 @@ Source: itest-core Section: devel Priority: extra Maintainer: Junchun Guan -Build-Depends: debhelper, python (>= 2.6), python-support, python-setuptools +Build-Depends: debhelper, python (>= 2.6), python-setuptools Standards-Version: 3.8.0 X-Python-Version: >= 2.6 Homepage: http://www.tizen.org