Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 290667 - Totem depends on bluez-libs instead of bluez when using USE="bluetooth"
Summary: Totem depends on bluez-libs instead of bluez when using USE="bluetooth"
Status: RESOLVED INVALID
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: All Linux
: High normal (vote)
Assignee: Gentoo Linux bug wranglers
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2009-10-27 00:58 UTC by Rob
Modified: 2009-10-27 01:06 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 Rob 2009-10-27 00:58:43 UTC
When building with bluetooth support, Totem depends on net-wireless/bluez-libs instead of net-wireless/bluez.  bluez now contains both bluez-libs as well as bluez-utils.

Reproducible: Always
Comment 1 Samuli Suominen (RETIRED) gentoo-dev 2009-10-27 01:06:41 UTC
No. Totem ebuilds, stable and unstable has,

bluetooth? ( || (
  net-wireless/bluez
  net-wireless/bluez-libs ) )

which prefers bluez first, but allows also bluez-libs.