]> git.proxmox.com Git - efi-boot-shim.git/commitdiff
Fix depends
authorBastien Roucariès <rouca@debian.org>
Mon, 15 Apr 2024 14:35:45 +0000 (14:35 +0000)
committerBastien Roucariès <rouca@debian.org>
Mon, 15 Apr 2024 14:35:45 +0000 (14:35 +0000)
debian/tests/control

index 729c5ba8a222876e7e43124141e08806d4ee50d3..7982296d675dcd229688bc71d67c3f5b3e401997 100644 (file)
@@ -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