diff options
Diffstat (limited to 'debian/control')
-rw-r--r-- | debian/control | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/debian/control b/debian/control index 11513f2..3996465 100644 --- a/debian/control +++ b/debian/control @@ -6,7 +6,9 @@ Priority: optional Build-Depends: debhelper (>= 7.0.50~), python-all (>= 2.6.6-3), - python3-all + python-six, + python3-all, + python3-six Standards-Version: 3.9.3 X-Python-Version: >= 2.6 X-Python3-Version: >= 3.0 |