diff --git a/packages/app-emulation/qemu/qemu.exlib b/packages/app-emulation/qemu/qemu.exlib index 583a0e4..beb9888 100644 --- a/packages/app-emulation/qemu/qemu.exlib +++ b/packages/app-emulation/qemu/qemu.exlib @@ -35,6 +35,14 @@ DEPENDENCIES=" sasl? ( net-libs/cyrus-sasl ) sdl? ( media-libs/SDL ) vde? ( net/vde ) + !app-virtualization/kvm [[ + description = [ It doesn't make sense to install both anymore. ] + resolution = [ manual ] + ]] + !app-virtualization/qemu-kvm [[ + description = [ It doesn't make sense to install both anymore. ] + resolution = [ manual ] + ]] " REMOTE_IDS="freshmeat:qemu"