diff options
Diffstat (limited to 'debian/tests/control')
-rw-r--r-- | debian/tests/control | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/debian/tests/control b/debian/tests/control index 5421e52..47e3122 100644 --- a/debian/tests/control +++ b/debian/tests/control @@ -1,5 +1,6 @@ Test-Command: ./tests/create-and-run.sh $(dpkg --print-architecture) sid -Depends: debvm, fakeroot, fakechroot, libsystemd-shared, openssh-client, seabios [ppc64el] +# Work around #1029309: qemu-system-misc does not Provide: qemu-kvm [s390x] +Depends: debvm, fakeroot, fakechroot, libsystemd-shared, openssh-client, seabios [ppc64el], qemu-system-misc [s390x] Restrictions: allow-stderr, needs-internet Features: test-name=hint-testsuite-triggers |