From 560b61840bf6e91b6bfb14e8b9548f51ca07687d Mon Sep 17 00:00:00 2001 From: Bastien Roucariès Date: Mon, 15 Apr 2024 14:35:45 +0000 Subject: Fix depends --- debian/tests/control | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/debian/tests/control b/debian/tests/control index 729c5ba8..7982296d 100644 --- a/debian/tests/control +++ b/debian/tests/control @@ -2,6 +2,8 @@ Test-Command: python3 debian/tests/01_sanity_tests.py Depends: @, qemu-system-arm [arm64], qemu-system-x86 [amd64], + lsb-release, + python3, Restrictions: allow-stderr, needs-root, isolation-machine Features: test-name=sanity @@ -10,6 +12,8 @@ Depends: @, sbsigntool, grub-efi-arm64-signed [arm64], grub-efi-amd64-signed [amd64], + lsb-release, + python3, Restrictions: allow-stderr, needs-root, isolation-machine Features: test-name=signatures @@ -25,5 +29,7 @@ Depends: @, qemu-efi-aarch64 [arm64], grub-efi-arm64-signed [arm64], grub-efi-amd64-signed [amd64], + lsb-release, + python3, Restrictions: allow-stderr, needs-root, isolation-machine Features: test-name=boot-test -- cgit v1.2.3