Merge pull request #198 from gregkh/kernel_update

feat(coreos-devutils/cros-devutils) add efitools to build tools so kerne...
This commit is contained in:
Brandon Philips 2013-09-05 09:28:24 -07:00
commit 84e1cd7a6f
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=""