From a5b258266a680c4d79cd230d0193ede52b4edeea Mon Sep 17 00:00:00 2001 From: "jiankang.fan" Date: Wed, 14 Oct 2020 14:40:15 +0900 Subject: [PATCH] Remove build dependence with python-support Change-Id: I3e276357ef3b52c27a2596704db57509016bb772 Signed-off-by: jiankang.fan --- debian/control | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/debian/control b/debian/control index 87a9cc4..3f65e8c 100644 --- a/debian/control +++ b/debian/control @@ -2,7 +2,7 @@ Source: obs-service-git-buildpackage Section: devel Priority: extra Maintainer: Jian-feng Ding -Build-Depends: debhelper (>= 7.0.15), cdbs, python-dev, python-support, python-docutils, python, python-setuptools, python-coverage, python-nose +Build-Depends: debhelper (>= 7.0.15), cdbs, python-dev, dh-python, python-docutils, python, python-setuptools, python-coverage, python-nose Standards-Version: 0.9 Homepage: http://www.tizen.org -- 2.34.1