mirror of
https://github.com/projectacrn/acrn-hypervisor.git
synced 2025-09-30 04:55:21 +00:00
The new acrn-kernel for v3.1 expects gelf.h that's installed with the libelf-dev package that's not listed as a dependency in the GSG. Without this package, building acrn-kernel fails. Signed-off-by: David B. Kinder <david.b.kinder@intel.com>