spec, README.md: add package dependency including libdwarf

Change-Id: Ie612c5dc642a9f5d6d2ba31747adb991cb568113
This commit is contained in:
Masamichi Takagi
2020-07-16 11:41:42 +09:00
committed by Masamichi Takagi
parent 7c0e624b13
commit 1b11496f26
2 changed files with 16 additions and 2 deletions

View File

@ -23,6 +23,8 @@ Summary: IHK/McKernel
License: GPLv2
Source0: mckernel-%{version}.tar.gz
Requires: systemd-libs numactl-libs elfutils-libelf libdwarf
# kernel_module_package macro does not handle cross build...
%if "%{?_host_cpu}" == "x86_64" && "%{?_target_cpu}" == "aarch64"
%define cross_compile 1