aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGuido Günther <agx@sigxcpu.org>2018-05-02 09:40:49 +0200
committerGuido Günther <agx@sigxcpu.org>2018-05-02 09:40:49 +0200
commiteeaefc0a9b8d107eca9b9497bb132057287e9a88 (patch)
tree84fcffef76477a323e280ff625813fe76b9b7097
parentf2095d5af6b6c4e3571abb95278eb43a783b0466 (diff)
Build-depend on dh-python
Closes: #896742
-rw-r--r--debian/control5
1 files changed, 4 insertions, 1 deletions
diff --git a/debian/control b/debian/control
index fbef4d9..7b965c8 100644
--- a/debian/control
+++ b/debian/control
@@ -2,7 +2,10 @@ Source: whatmaps
Section: admin
Priority: extra
Maintainer: Guido Günther <agx@sigxcpu.org>
-Build-Depends: debhelper (>= 9~), lsb-release,
+Build-Depends:
+ debhelper (>= 9~),
+ dh-python,
+ lsb-release,
python3,
python3-mock,
python3-nose,