Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 80313 - kde-base/kde-multimedia 3,3,2 missing DEPEND
Summary: kde-base/kde-multimedia 3,3,2 missing DEPEND
Status: RESOLVED DUPLICATE of bug 72963
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: x86 Linux
: High minor (vote)
Assignee: Gentoo Linux bug wranglers
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2005-02-01 03:12 UTC by Peter Hyman
Modified: 2005-07-17 13:06 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 Peter Hyman 2005-02-01 03:12:36 UTC
Compiling this modules yielded an error that libmusicbrainz.la could not be found.
I believe media-libs/musicbrainz needs to be added as a DEPEND in the kde-multimedia ebuild. It appears all the kde-multimedia.ebuil files have this problem...

Reproducible: Always
Steps to Reproduce:
1. emerge kde-multimedia
2. emerge musicbrainz
3. emerge kde-multimedia

Actual Results:  
libmusicbrainz.la not found...

Expected Results:  
compile continues and completes

I'm new to ebuilds, but I do know KDE building. I think you need to add a line like

DEPEND = ".....
          media-libs/musicbrainz
          ......"

in kde-multimedia.x.x.x.ebuild! Works for me!

PS. gstreamer is also a possible addition as I notice the 3.4 beta ebuild file
contains it.
Comment 1 Carsten Lohrke (RETIRED) gentoo-dev 2005-02-01 05:11:38 UTC

*** This bug has been marked as a duplicate of 72963 ***