From b2ef1051d74336a829db1ef9bbeb846023f1b3cc Mon Sep 17 00:00:00 2001 From: Steve Baker Date: Tue, 26 Oct 2021 10:52:05 +1300 Subject: [PATCH] Add platform:rpm shim, grub packages to bindep These already exist for platform:dpkg Change-Id: I074b5d3f338d908e6d028163d01f0863395ecbfe --- bindep.txt | 2 ++ 1 file changed, 2 insertions(+) diff --git a/bindep.txt b/bindep.txt index 116fe5a2c3..79e4979f7e 100644 --- a/bindep.txt +++ b/bindep.txt @@ -23,7 +23,9 @@ syslinux-common [platform:ubuntu-xenial platform:debian-jessie default] socat [default] # Grub2 files for boot loadingusing PXE/GRUB2 shim-signed [platform:dpkg default] +shim [platform:rpm default] grub-efi-amd64-signed [platform:dpkg default] +grub2-efi [platform:rpm default] # these are needed to create and access VMs when testing with virtual hardware libvirt-bin [platform:dpkg devstack]