debian: add dh-python to build depends

This commit is contained in:
Frédéric Péters 2019-02-28 09:32:54 +01:00
parent 87602c0ca3
commit a87ae02299
1 changed files with 1 additions and 0 deletions

1
debian/control vendored
View File

@ -3,6 +3,7 @@ Section: python
Priority: optional
Maintainer: Benjamin Dauvergne <bdauvergne@entrouvert.com>
Build-Depends: debhelper (>= 9),
dh-python,
dh-systemd,
python-setuptools,
python-all,