control: Add systemd to python-ipalib depends. (Closes: #851158)

This commit is contained in:
Timo Aaltonen
2018-12-06 02:20:33 +02:00
parent 5a1fb50a0a
commit f0be6b0872
2 changed files with 2 additions and 0 deletions

1
debian/changelog vendored
View File

@@ -5,6 +5,7 @@ freeipa (4.7.1-3) UNRELEASED; urgency=medium
* rules: Don't run git on clean. (Closes: #912202)
* control: Nodejs is not available on all archs, build server packages
only where it is.
* control: Add systemd to python-ipalib depends. (Closes: #851158)
-- Timo Aaltonen <tjaalton@debian.org> Thu, 06 Dec 2018 01:29:22 +0200

View File

@@ -108,6 +108,7 @@ Depends:
python-six,
python-usb (>= 1.0.0~b2),
python-yubico,
systemd,
${misc:Depends},
${python:Depends},
${shlibs:Depends},