Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 403561 - media-tv/xbmc has an automagic dependency on net-wireless/bluez
Summary: media-tv/xbmc has an automagic dependency on net-wireless/bluez
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Gentoo Xbox project
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2012-02-14 12:25 UTC by BT
Modified: 2012-02-26 23:47 UTC (History)
1 user (show)

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


Attachments
emerge --info (emerge.info,4.66 KB, text/plain)
2012-02-14 12:25 UTC, BT
Details
ldd /usr/lib/xbmc/xbmc.bin (ldd.txt,4.07 KB, text/plain)
2012-02-14 12:26 UTC, BT
Details

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