debian: Build depend on python3-systemd

Signed-off-by: James Valleroy <jvalleroy@mailbox.org>
This commit is contained in:
James Valleroy 2025-04-05 08:37:02 -04:00
parent 6d27d9610b
commit b90163fa9e
No known key found for this signature in database
GPG Key ID: 77C0C75E7B650808

1
debian/control vendored
View File

@ -51,6 +51,7 @@ Build-Depends:
python3-ruamel.yaml,
python3-setuptools,
python3-setuptools-git,
python3-systemd,
# python3-tomli is needed by python3-coverage when pyproject.toml is used
python3-tomli,
python3-typeshed,