commit:     eefa46e39f6df69b94f5e675e940ecfebb2dfc49
Author:     Steven Burnham <danipo <AT> gmail <DOT> com>
AuthorDate: Sat Jul 22 17:34:13 2023 +0000
Commit:     Steve Burnham <danipo <AT> gmail <DOT> com>
CommitDate: Sat Jul 22 17:34:33 2023 +0000
URL:        https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=eefa46e3

app-emulation/quickemu: Accepts -bin now for edk2-ovmf

Signed-off-by: Steven Burnham <danipo <AT> gmail.com>

 app-emulation/quickemu/quickemu-4.8.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/app-emulation/quickemu/quickemu-4.8.ebuild 
b/app-emulation/quickemu/quickemu-4.8.ebuild
index b20d3412b..7eb2b4472 100644
--- a/app-emulation/quickemu/quickemu-4.8.ebuild
+++ b/app-emulation/quickemu/quickemu-4.8.ebuild
@@ -27,7 +27,7 @@ DEPEND="
        net-misc/zsync
        sys-apps/usbutils
        sys-apps/util-linux
-       sys-firmware/edk2-ovmf
+       || ( sys-firmware/edk2-ovmf sys-firmware/edk2-ovmf-bin )
        sys-process/procps
        x11-apps/xrandr
        x11-misc/xdg-user-dirs

Reply via email to