Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 413533 - media-sound/banshee-2.4.0-r1 should depend on >=dev-dotnet/mono-addins-0.6.2
Summary: media-sound/banshee-2.4.0-r1 should depend on >=dev-dotnet/mono-addins-0.6.2
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: x86 Linux
: Normal normal (vote)
Assignee: dotnet project
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2012-04-25 15:05 UTC by Florian Berger
Modified: 2012-04-29 07:09 UTC (History)
1 user (show)

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 Florian Berger 2012-04-25 15:05:42 UTC
banshee-2.4.0-r1 fails to compile on my system, yielding

checking for MONO_ADDINS... no
configure: error: Package requirements (mono-addins >= 0.6.2) were not met:

Requested 'mono-addins >= 0.6.2' but version of Mono.Addins is 0.4


The ebuild lists

>=dev-dotnet/mono-addins-0.4[gtk]

as a dependency.

I am going to emerge mono-addins 0.6.2 now and see whether that fixes it.

Reproducible: Always
Comment 1 Florian Berger 2012-04-25 15:09:31 UTC
Updating to mono-addins 0.6.2 fixes the error.

Please update the dependency. Thanks!
Comment 2 Pacho Ramos gentoo-dev 2012-04-28 18:03:37 UTC
+  28 Apr 2012; Pacho Ramos <pacho@gentoo.org> banshee-2.4.0-r1.ebuild:
+  Fix dependency on mono-addins, bug #413533 by Florian Berger.
+
Comment 3 Florian Berger 2012-04-29 07:09:30 UTC
Thanks!