Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 197855 - Dependency fixups for media-plugins/audacious-plugins-1.4.0_rc1
Summary: Dependency fixups for media-plugins/audacious-plugins-1.4.0_rc1
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: All Linux
: High normal (vote)
Assignee: Tony Vroon (RETIRED)
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2007-11-02 08:48 UTC by Xavier Neys (RETIRED)
Modified: 2007-11-02 11:17 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 Xavier Neys (RETIRED) gentoo-dev 2007-11-02 08:48:23 UTC
Ebuild enables cdaudio-ng but it remains disabled if libcddb is not installed
Comment 1 Tony Vroon (RETIRED) gentoo-dev 2007-11-02 10:32:25 UTC
Noted Xavier. Adding:
>=media-libs/libcddb-1.2.1

Changing wrong conditional libmad dep from:
mad? ( media-libs/libmad )

To:
mp3? ( media-libs/libmad )

The latter was reported by Mr_Bones_ in an e-mail.
Comment 2 Tony Vroon (RETIRED) gentoo-dev 2007-11-02 11:17:08 UTC
This is in portage as 1.4.0_rc1-r1. Thanks guys :)