Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 606122 - www-client/firefox automagically linking to pulseaudio
Summary: www-client/firefox automagically linking to pulseaudio
Status: RESOLVED CANTFIX
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Mozilla Gentoo Team
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2017-01-17 21:48 UTC by David Flogeras
Modified: 2017-01-18 02:12 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 David Flogeras 2017-01-17 21:48:05 UTC
I have installed pulseaudio in order for steam to work, but do not have USE=pulseaudio on any packages.

If I "lsof | grep libpulse" I can see that firefox is linked to libpulsecommon-9.0.so.

I'm not sure if there is anything that can be done (it might just dynamically load it if it finds it), but I just thought I'd report and see.

Reproducible: Always
Comment 1 Jory A. Pratt gentoo-dev 2017-01-18 02:12:48 UTC
pulse is dlopened if found now days. The ebuild and eclass will be updated to reflect this change as soon as 51.0 final is released.