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

Bug 256771

Summary: app-mobilephone/obexftp should depend on net-wireless/bluez{-libs,}
Product: Gentoo Linux Reporter: yegle <cnyegle>
Component: New packagesAssignee: Alin Năstac (RETIRED) <mrness>
Status: RESOLVED INVALID    
Severity: enhancement CC: mobile-phone
Priority: High    
Version: unspecified   
Hardware: All   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---

Description yegle 2009-01-29 11:29:28 UTC
as the title
though bluez is hard masked...

Reproducible: Always
Comment 1 yegle 2009-01-29 12:00:59 UTC
well I think many packages should add bluez to RDEPEND
for example net-wireless/ussp-push and net-wireless/opd
Comment 2 Jeroen Roovers (RETIRED) gentoo-dev 2009-01-30 01:48:28 UTC
(In reply to comment #1)
> well I think many packages should add bluez to RDEPEND
> for example net-wireless/ussp-push and net-wireless/opd

If this bug report is found to be valid, it's probably best to file separate bug reports for each package, and to create a tracker bug that depends on all those bugs.
Comment 3 Thorsten Vollmer 2009-02-13 15:06:39 UTC
(In reply to comment #2)
> If this bug report is found to be valid, it's probably best to file separate
> bug reports for each package, and to create a tracker bug that depends on all
> those bugs.

Bug 250909 tracks compatibility issues with net-wireless/bluez-4.
Comment 4 Alin Năstac (RETIRED) gentoo-dev 2009-02-16 22:23:35 UTC
On your box obexftp depends on bluetooth library because dev-libs/openobex is built with USE=bluetooth. This dependency however is optional (obexftp can work over infrared links as well) and is transmitted to obexftp through "pkg-config --libs openobex" output.

Closed as INVALID.