diff options
| author | Dan Streetman <ddstreet@canonical.com> | 2020-10-10 11:39:40 -0400 |
|---|---|---|
| committer | Dan Streetman <ddstreet@canonical.com> | 2020-10-15 14:59:41 -0400 |
| commit | 229ed2076eb773efc548035262b8b8009bf89207 (patch) | |
| tree | 0387d264f15adad2be26101f7f667d2849ed7923 | |
| parent | 37f8d73516a84e85e4057d6a92204b4a174af718 (diff) | |
d/t/control: update from newer release
| -rw-r--r-- | debian/tests/control | 11 |
1 files changed, 8 insertions, 3 deletions
diff --git a/debian/tests/control b/debian/tests/control index 6016f1c731..8d5c80be9d 100644 --- a/debian/tests/control +++ b/debian/tests/control @@ -84,6 +84,7 @@ Depends: systemd-sysv, cron, network-manager, busybox-static, + rsyslog, apparmor, pkg-config, python3 @@ -92,10 +93,11 @@ Restrictions: needs-root, isolation-machine, needs-recommends, breaks-testbed Tests: udev Depends: systemd-tests, udev, + python3, tree, perl, xz-utils, -Restrictions: needs-root, allow-stderr, isolation-machine +Restrictions: needs-root, allow-stderr, isolation-machine, skippable Tests: root-unittests Depends: systemd-tests, @@ -107,7 +109,9 @@ Depends: systemd-tests, iproute2, liblz4-tool, acl, -Restrictions: needs-root, allow-stderr, isolation-container + iputils-ping, + dbus-user-session, +Restrictions: needs-root, allow-stderr, isolation-container, breaks-testbed Tests: upstream Depends: libsystemd-dev, @@ -118,6 +122,7 @@ Depends: libsystemd-dev, iproute2, liblz4-tool, acl, + dmeventd, kbd, cryptsetup-bin, net-tools, @@ -177,4 +182,4 @@ Tests: systemd-fsckd Depends: systemd-sysv, python3, plymouth -Restrictions: needs-root, isolation-machine, needs-recommends, breaks-testbed +Restrictions: needs-root, isolation-machine, needs-recommends, breaks-testbed, skippable |
