]> git.proxmox.com Git - systemd.git/commitdiff
autopktest: Fix timedated test dependencies
authorMichael Biebl <biebl@debian.org>
Wed, 29 Sep 2021 00:55:06 +0000 (02:55 +0200)
committerMichael Biebl <biebl@debian.org>
Sun, 20 Mar 2022 19:55:22 +0000 (20:55 +0100)
Add an explicit systemd-timesyncd dependency as it is required by the
timedated test.

(cherry picked from commit 98e96f771a4c0482b980b5771d0e72c3bcb4d5d9)

debian/tests/control

index f4887ef6489d5c708760ebaae50fe778cdcc056f..9c5f282700abf9fb3c711c11a30c6e23bced3841 100644 (file)
@@ -1,5 +1,6 @@
 Tests: timedated, hostnamed, localed-locale, localed-x11-keymap
 Depends: systemd,
+  systemd-timesyncd,
   libpam-systemd,
   libnss-systemd,
   acl,