mirror of
https://github.com/jiazhang0/meta-secure-core.git
synced 2026-01-12 01:00:15 +00:00
mokutil: Fix build failure due to missing crypt.h
Signed-off-by: Jia Zhang <zhang.jia@linux.alibaba.com>
This commit is contained in:
@@ -3,7 +3,7 @@ SUMMARY = "The utility to manipulate machines owner keys which managed in shim"
|
||||
LICENSE = "GPLv3"
|
||||
LIC_FILES_CHKSUM = "file://COPYING;md5=d32239bcb673463ab874e80d47fae504"
|
||||
|
||||
DEPENDS += "openssl efivar"
|
||||
DEPENDS += "openssl efivar virtual/crypt"
|
||||
|
||||
PV = "0.3.0+git${SRCPV}"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user