summaryrefslogtreecommitdiff
path: root/debian/control
diff options
context:
space:
mode:
authorLars Wirzenius <liw@liw.fi>2018-08-12 11:41:44 +0300
committerLars Wirzenius <liw@liw.fi>2018-08-12 11:41:44 +0300
commit8c0d555af9bec43bfaaaec751a0032b7da094504 (patch)
treed0cbc117e3a8f5c02fdd663df975eda542737e8b /debian/control
parent3ff0fff439869d8cff3083557bb40c6f3e94a12c (diff)
downloadcliapp-8c0d555af9bec43bfaaaec751a0032b7da094504.tar.gz
Add: build-dep on dh-python
Diffstat (limited to 'debian/control')
-rw-r--r--debian/control1
1 files changed, 1 insertions, 0 deletions
diff --git a/debian/control b/debian/control
index 63bca4d..6ff8982 100644
--- a/debian/control
+++ b/debian/control
@@ -6,6 +6,7 @@ Standards-Version: 3.9.8
Build-Depends: debhelper (>= 9),
python-all (>= 2.7~),
python3-all (>= 3.4~),
+ dh-python,
python-coverage-test-runner,
python3-coverage-test-runner,
pep8,