Add blockers for kvm/qemu-kvm in qemu.exlib.
This commit is contained in:
parent
0bb712b102
commit
f52aeae338
1 changed files with 8 additions and 0 deletions
|
@ -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"
|
||||
|
|
Loading…
Reference in a new issue