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

Bug 403561

Summary: media-tv/xbmc has an automagic dependency on net-wireless/bluez
Product: Gentoo Linux Reporter: BT <amak79>
Component: Current packagesAssignee: Gentoo Xbox project <xbox>
Status: RESOLVED FIXED    
Severity: normal CC: martin.dummer
Priority: Normal    
Version: unspecified   
Hardware: All   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---
Attachments: emerge --info
ldd /usr/lib/xbmc/xbmc.bin

Description BT 2012-02-14 12:25:04 UTC
xbmc automagically links against libbluetooth.so.3. There is no configure option or use flag. It will link against libbluetooth if bluez is installed. xbmc should depend on at least net-wireless/bluez-4.98-r2 because of bug #403341.
Comment 1 BT 2012-02-14 12:25:30 UTC
Created attachment 301905 [details]
emerge --info
Comment 2 BT 2012-02-14 12:26:02 UTC
Created attachment 301907 [details]
ldd /usr/lib/xbmc/xbmc.bin
Comment 3 SpanKY gentoo-dev 2012-02-26 23:47:29 UTC
should be all set now in the tree; thanks for the report!

Commit message: Control bluez dep with USE=bluetooth
http://sources.gentoo.org/media-tv/xbmc/xbmc-11.0_beta3.ebuild?r1=1.2&r2=1.3
http://sources.gentoo.org/media-tv/xbmc/xbmc-9999.ebuild?r1=1.100&r2=1.101