Bug 126417 - mpd should require media-sound/alsa-utils
|
Bug#:
126417
|
Product: Gentoo Linux
|
Version: 2006.0
|
Platform: All
|
|
OS/Version: Linux
|
Status: RESOLVED
|
Severity: major
|
Priority: P2
|
|
Resolution: FIXED
|
Assigned To: ticho@gentoo.org
|
Reported By: dams@gentoo.org
|
|
Component: Applications
|
|
|
URL:
|
|
Summary: mpd should require media-sound/alsa-utils
|
|
Keywords:
|
|
Status Whiteboard:
|
|
Opened: 2006-03-16 05:27 0000
|
mpd initscripts needs the alsasound initscript, which is provided by
media-sound/alsa-utils. Either the mpd initscript doesn't really require it, or
the mpd ebuild should have media-sound/alsa-utils among its dependancy
simple fix : add media-sound/alsa-utils as mpd depend.
Look inside the ebuild, the "need alsasound" is added to the initscript if alsa
USE flag is on. This "hack" has been discussed in bug #99969.
I have changed the alsa? dependency to alsa-utils instead of alsa-libs, as you
suggest, to make sure the initscript is there when needed.
Closing as FIXED, thanks.
*** Bug 124459 has been marked as a duplicate of this bug. ***