feat(coreos-devutils/cros-devutils) add efitools to build tools so kernels can be signed

This commit is contained in:
Greg Kroah-Hartman 2013-09-04 22:00:34 -07:00
parent f0a2786761
commit c6949c3cfe
2 changed files with 1 additions and 0 deletions

View File

@ -25,6 +25,7 @@ RDEPEND="cros_host? ( app-emulation/qemu )
dev-lang/python
dev-util/shflags
cros_host? ( dev-util/crosutils )
app-crypt/efitools
"
# These are all either bash / python scripts. No actual builds DEPS.
DEPEND=""