Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 261978 - app-emulation/kvm has an automagic dependency on bluez
Summary: app-emulation/kvm has an automagic dependency on bluez
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: [OLD] Unspecified (show other bugs)
Hardware: All Linux
: High normal (vote)
Assignee: Daniel Gryniewicz (RETIRED)
URL:
Whiteboard:
Keywords:
Depends on:
Blocks: 270347
  Show dependency tree
 
Reported: 2009-03-10 13:55 UTC by Manfred Knick
Modified: 2009-05-18 19:18 UTC (History)
0 users

See Also:
Package list:
Runtime testing required: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
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