From: biao716.wang Date: Fri, 9 Oct 2020 02:50:16 +0000 (+0900) Subject: remove build dependence for python-support X-Git-Tag: submit/trunk/20201029.114030^0 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=5a0e9c4f6bc23d6b3314b374beb33c409832d46c;p=tools%2Fitest-core.git remove build dependence for python-support Change-Id: Ib7e01463e595ec592bcc3a5870c6b9322a19ecd9 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