Tests: remote-unlocking
# Only dependencies required to set the VM here are listed here;
# dropbear-initramfs is not listed since we only install it in the VM.
Depends: cryptsetup-initramfs,
         fdisk,
         initramfs-tools-core,
         linux-image-amd64,
         mmdebstrap,
         openssh-client,
         qemu-system-x86
Restrictions: allow-stderr, needs-root
# We need linux-image-amd64 and dropbear-initramfs is arch=all so it
# should be enough to test on a single architecture.
Architecture: amd64
