Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 341917 - app-misc/tomboy-1.4.0 won't install if dev-dotnet/mono-addins has -gtk
Summary: app-misc/tomboy-1.4.0 won't install if dev-dotnet/mono-addins has -gtk
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: AMD64 Linux
: High major (vote)
Assignee: dotnet project
URL: http://forums.gentoo.org/viewtopic.ph...
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2010-10-20 16:59 UTC by Michiel Helvensteijn
Modified: 2010-10-20 17: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 Michiel Helvensteijn 2010-10-20 16:59:40 UTC
The gtk useflag is globally turned off for me, since I use KDE. However, tomboy requires mono-addins to be installed with the gtk useflag on. As I understand it, this should be reflected in the tomboy dependencies, but instead the emerge process fails.

Reproducible: Always

Steps to Reproduce:
1. Turn off gtk useflag in /etc/make.conf.
2. emerge tomboy

Actual Results:  
The tomboy installation fails, because mono-addins was not emerged with the gtk useflag.

Expected Results:  
Tomboy should be correctly emerged. Presumably by pulling in mono-addins with gtk useflag.

I run an ~amd64 system.
Comment 1 Pacho Ramos gentoo-dev 2010-10-20 17:06:33 UTC
+  20 Oct 2010; Pacho Ramos <pacho@gentoo.org> tomboy-1.4.0.ebuild:
+  tomboy requires mono-addins with gtk support (bug #341917 by Michiel
+  Helvensteijn).