sdk-depends: install UEFI firmware for QEMU by default

For use with the `qemu_uefi` vm type.
This commit is contained in:
Michael Marineau 2014-11-07 14:56:35 -08:00
parent 057f2ace49
commit b5916947c3
2 changed files with 1 additions and 0 deletions

View File

@ -29,6 +29,7 @@ DEPEND="
sys-apps/iproute2 sys-apps/iproute2
sys-boot/grub sys-boot/grub
sys-devel/crossdev sys-devel/crossdev
sys-firmware/edk2-ovmf
sys-fs/btrfs-progs sys-fs/btrfs-progs
" "
RDEPEND="${DEPEND}" RDEPEND="${DEPEND}"