diff options
author | ray.chen <ray.chen@canonical.com> | 2020-05-14 12:59:13 +0800 |
---|---|---|
committer | ray.chen <ray.chen@canonical.com> | 2020-05-14 12:59:13 +0800 |
commit | 7fd8a2ed6b6ecb9e556c15ee8029f5e6379557e2 (patch) | |
tree | 0c5b90fd2e3233ddd146ca9b41ba82ed68b4a8df /debian | |
parent | 84a481aa0c0fb860cd8c5468542214f92c910091 (diff) |
debain: modify python dependency in control file
Diffstat (limited to 'debian')
-rw-r--r-- | debian/control | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/debian/control b/debian/control index 0128604..fb63a9f 100644 --- a/debian/control +++ b/debian/control @@ -6,7 +6,6 @@ Build-Depends: debhelper (>= 8.0.0), dh-python, intltool, - python (>= 2.7), python3, python3-checkbox-ng, python3-debian, |