mirror of
https://github.com/projectacrn/acrn-hypervisor.git
synced 2025-10-02 14:55:39 +00:00
Update the build dependency for Fedora. 'gnu-efi' was listed as a dependency but it's actually 'gnu-efi-devel' that we need else the header file ('efi.h') is not installed. Signed-off-by: Geoffroy Van Cutsem <geoffroy.vancutsem@intel.com>