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 3b5dbbd..933be91 100644 --- a/debian/control +++ b/debian/control @@ -6,7 +6,7 @@ Priority: optional Build-Depends: debhelper (>= 7.0.50~), python-all (>= 2.6.6-3), - python-coverage, + python-coverage (>= 3.4), python-nose (>=1.1.2), python-setuptools (>= 0.6b3), python-six, |