From 3f6cf2bd9f9eb9ff0c6bd858de14fcfd16058b0d Mon Sep 17 00:00:00 2001 From: John Helmert III Date: Mon, 20 Dec 2021 14:40:50 -0600 Subject: app-emulation/qemu: x86_64-softmmu requires fdt Closes: https://bugs.gentoo.org/829717 Signed-off-by: John Helmert III --- app-emulation/qemu/qemu-6.2.0.ebuild | 1 + 1 file changed, 1 insertion(+) (limited to 'app-emulation') diff --git a/app-emulation/qemu/qemu-6.2.0.ebuild b/app-emulation/qemu/qemu-6.2.0.ebuild index 4dedacb8a22c..954fff1970fd 100644 --- a/app-emulation/qemu/qemu-6.2.0.ebuild +++ b/app-emulation/qemu/qemu-6.2.0.ebuild @@ -105,6 +105,7 @@ REQUIRED_USE="${PYTHON_REQUIRED_USE} qemu_softmmu_targets_ppc? ( fdt ) qemu_softmmu_targets_riscv32? ( fdt ) qemu_softmmu_targets_riscv64? ( fdt ) + qemu_softmmu_targets_x86_64? ( fdt ) sdl-image? ( sdl ) static? ( static-user !alsa !gtk !jack !opengl !pulseaudio !plugins !rbd !snappy !udev ) static-user? ( !plugins ) -- cgit v1.2.3-65-gdbad