Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!

Bug 261978

Summary: app-emulation/kvm has an automagic dependency on bluez
Product: Gentoo Linux Reporter: Manfred Knick <Manfred.Knick>
Component: [OLD] UnspecifiedAssignee: Daniel Gryniewicz (RETIRED) <dang>
Status: RESOLVED FIXED    
Severity: normal    
Priority: High    
Version: unspecified   
Hardware: All   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---
Bug Depends on:    
Bug Blocks: 270347    

Description Manfred Knick 2009-03-10 13:55:45 UTC
Per default, kvm builds with bluetooth support:

kvm-84/qemu/configure:
    bluez="yes"



Reproducible: Always

Steps to Reproduce:
1.USE="-bluetooth"
2.emerge kvm
3.start kvm

Actual Results:  
missing libbluetooth.so.3

Expected Results:  
In case of
   USE="-bluetooth" ,
set
   bluez="no"
Comment 1 Daniel Gryniewicz (RETIRED) gentoo-dev 2009-05-14 14:41:59 UTC
Bluetooth flag added in kvm-85-r2