coreos-devel/sdk-depends: add iucode_tool dep

The intel-microcode ebuild is broken and attempts to use the host's copy
of iucode_tool, so add it here so it can find it
This commit is contained in:
Andrew Jeddeloh 2018-01-17 10:38:47 -08:00
parent e2158041dc
commit ee51cb1593
2 changed files with 1 additions and 0 deletions

View File

@ -38,6 +38,7 @@ DEPEND="
net-misc/curl net-misc/curl
sys-apps/debianutils sys-apps/debianutils
sys-apps/iproute2 sys-apps/iproute2
sys-apps/iucode_tool
sys-apps/seismograph sys-apps/seismograph
sys-boot/grub sys-boot/grub
sys-boot/shim sys-boot/shim