diff options
Diffstat (limited to 'debian/control')
-rw-r--r-- | debian/control | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/debian/control b/debian/control index 2d2d43c..3db0d82 100644 --- a/debian/control +++ b/debian/control @@ -2,7 +2,7 @@ Source: litmus Section: devel Priority: optional Maintainer: Donghoon Shin <dhs.shin@samsung.com> -Build-Depends: debhelper (>= 8.0.0), python3 (>= 3.3), python3-setuptools (>= 3.3) +Build-Depends: debhelper (>= 8.0.0), dh-python, python3 (>= 3.3), python3-setuptools (>= 3.3) Standards-Version: 3.9.4 Homepage: http://www.tizen.org X-Python-Version: >= 3.3 |