mirror of
https://github.com/flatcar/scripts.git
synced 2025-08-18 02:16:59 +02:00
hard-host-depends: Add app-crypt/{efitools,sbsigntools}
Our scripts are using cert-to-efi-sig-list and flash-var from efitools, and sbsign from sbsigntools. Currently the cros-devutils package is pulling in the efitools package, which in turn pull in the sbsigntools package. We plan to drop the cros-devutils package, so better be explicit about the dependencies.
This commit is contained in:
parent
0596e6ec94
commit
c8c766b05e
@ -17,6 +17,8 @@ DEPEND="
|
||||
app-admin/sudo
|
||||
app-admin/updateservicectl
|
||||
app-arch/pbzip2
|
||||
app-crypt/efitools
|
||||
app-crypt/sbsigntools
|
||||
app-emulation/acbuild
|
||||
app-emulation/actool
|
||||
app-emulation/open-vmdk
|
||||
|
Loading…
Reference in New Issue
Block a user