diff options
Diffstat (limited to 'debian/tests/control')
-rw-r--r-- | debian/tests/control | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/debian/tests/control b/debian/tests/control index 6c8f773..141c0dc 100644 --- a/debian/tests/control +++ b/debian/tests/control @@ -7,7 +7,7 @@ Depends: systemd, acl, locales, evemu-tools, -Restrictions: needs-root, isolation-container, skippable, breaks-testbed +Restrictions: needs-root, allow-stderr, isolation-container, skippable, breaks-testbed Tests: unit-config Depends: systemd, @@ -152,6 +152,8 @@ Depends: systemd (>= 254~), libnss-mymachines, libnss-resolve, libnss-systemd, + libsystemd-dev, + libudev-dev, qemu-system-x86 [amd64 i386], qemu-system-arm [arm64 armhf], qemu-system-ppc [ppc64el], |