debian: remove obsolete dh-systemd build-dep

This commit is contained in:
Frédéric Péters 2021-12-12 12:04:10 +01:00
parent 7673fac9a8
commit f2f9abcfdb
2 changed files with 1 additions and 2 deletions

1
debian/control vendored
View File

@ -6,7 +6,6 @@ Build-Depends: python3-setuptools,
python3-all,
debhelper-compat (= 12),
dh-python,
dh-systemd,
openssl,
python3-django (>= 1:1.11),
yelp-tools,

2
debian/rules vendored
View File

@ -5,7 +5,7 @@ export PYBUILD_NAME=docbow
export PYBUILD_DISABLE=test
%:
dh $@ --with python3,systemd --buildsystem=pybuild
dh $@ --with python3 --buildsystem=pybuild
override_dh_install:
dh_install