]> git.proxmox.com Git - systemd.git/commitdiff
Fix test dependencies of upstream test
authorMichael Biebl <biebl@debian.org>
Fri, 23 Jul 2021 23:31:24 +0000 (01:31 +0200)
committerMichael Biebl <biebl@debian.org>
Sun, 8 Aug 2021 20:46:06 +0000 (22:46 +0200)
After splitting out the standalone binaries for sysusers and tmpfiles
into separate packages (which conflict with the main systemd package),
we can no longer use the '@' notation in the upstream test.

This reverts commit 5eeeb1b562a1a9802df105091bda4741c263336d and also
adds systemd-tests and systemd-timesyncd to the upstream test
dependencies.

debian/tests/control

index 44928eb2950b9e114da3afe1c0731939b2e0a3d4..57f487cfe6c20d5fca3fe0ab8b00434695f3ddb9 100644 (file)
@@ -116,7 +116,11 @@ Depends: systemd-tests,
 Restrictions: needs-root, isolation-container, breaks-testbed
 
 Tests: upstream
-Depends: @,
+Depends: systemd-tests,
+  systemd-journal-remote,
+  systemd-container,
+  systemd-coredump,
+  systemd-timesyncd,
   attr,
   tree,
   perl,