summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorLars Wirzenius <liw@liw.fi>2017-11-11 10:09:22 +0100
committerLars Wirzenius <liw@liw.fi>2017-11-11 10:09:22 +0100
commitfac4633df639b6426232c75ea5e903994c009c38 (patch)
tree2d7c5b54257c36bbc653f01f5547c93880b42363
parent44820ac7eb72984af68a88e78b44603a9b019bc0 (diff)
downloadttystatus-fac4633df639b6426232c75ea5e903994c009c38.tar.gz
Add: build-deps on python*-all
-rw-r--r--debian/control4
1 files changed, 2 insertions, 2 deletions
diff --git a/debian/control b/debian/control
index 5c4c4a5..a0911a0 100644
--- a/debian/control
+++ b/debian/control
@@ -5,8 +5,8 @@ Section: python
Priority: optional
Standards-Version: 3.9.8
Build-Depends: debhelper (>= 9),
- python (>= 2.7~),
- python3,
+ python-all (>= 2.7~),
+ python3-all,
python-coverage-test-runner,
python3-coverage-test-runner,
pycodestyle,