commit:     3433bff9a045f22436d18c5e1ebcc131e9f0bdc1
Author:     Paymon MARANDI <darwinskernel <AT> gmail <DOT> com>
AuthorDate: Mon Dec  6 20:16:48 2021 +0000
Commit:     Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Tue Dec  7 23:54:24 2021 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=3433bff9

app-admin/mkosi: add missing firmware deps for booting with qemu

Signed-off-by: Paymon MARANDI <darwinskernel <AT> gmail.com>
Closes: https://github.com/gentoo/gentoo/pull/23202
Signed-off-by: Sam James <sam <AT> gentoo.org>

 app-admin/mkosi/{mkosi-12.ebuild => mkosi-12-r1.ebuild} | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)

diff --git a/app-admin/mkosi/mkosi-12.ebuild 
b/app-admin/mkosi/mkosi-12-r1.ebuild
similarity index 92%
rename from app-admin/mkosi/mkosi-12.ebuild
rename to app-admin/mkosi/mkosi-12-r1.ebuild
index 2205c666f50c..d1fee884be23 100644
--- a/app-admin/mkosi/mkosi-12.ebuild
+++ b/app-admin/mkosi/mkosi-12-r1.ebuild
@@ -18,7 +18,8 @@ RDEPEND="
        dev-vcs/git
        sys-apps/portage
        sys-apps/systemd
-"
+       app-emulation/qemu
+       sys-firmware/edk2-ovmf"
 
 distutils_enable_tests pytest
 

Reply via email to