summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--debian/control3
-rw-r--r--debian/tests/control2
2 files changed, 4 insertions, 1 deletions
diff --git a/debian/control b/debian/control
index 7d610a5..27282f0 100644
--- a/debian/control
+++ b/debian/control
@@ -17,12 +17,15 @@ Depends:
genext2fs,
mmdebstrap (>= 1.3.0),
qemu-kvm | qemu-system-arm | qemu-system-mips | qemu-system-misc | qemu-system-ppc | qemu-system-sparc | qemu-system-x86,
+# Required for -device virtio-net-pci,netdev=net0
+ ipxe-qemu,
Recommends:
arch-test,
systemd | binfmt-support,
openssh-client,
qemu-system,
qemu-user-static,
+ seabios [ppc64el],
uidmap | fakeroot,
uidmap | fakechroot,
Suggests:
diff --git a/debian/tests/control b/debian/tests/control
index 3d4d74a..5421e52 100644
--- a/debian/tests/control
+++ b/debian/tests/control
@@ -1,5 +1,5 @@
Test-Command: ./tests/create-and-run.sh $(dpkg --print-architecture) sid
-Depends: debvm, fakeroot, fakechroot, openssh-client, libsystemd-shared
+Depends: debvm, fakeroot, fakechroot, libsystemd-shared, openssh-client, seabios [ppc64el]
Restrictions: allow-stderr, needs-internet
Features: test-name=hint-testsuite-triggers