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
Description:   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.

------- Comment #1 From Andrej Kacian (RETIRED) 2006-03-16 08:08:20 0000 -------
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.

------- Comment #2 From Andrej Kacian (RETIRED) 2006-05-02 16:20:08 0000 -------
Closing as FIXED, thanks.

------- Comment #3 From Andrej Kacian (RETIRED) 2006-07-31 15:57:26 0000 -------
*** Bug 124459 has been marked as a duplicate of this bug. ***