Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!

Bug 142227

Summary: app-misc/tomboy ebuild depends on gnome-panel
Product: Gentoo Linux Reporter: Darren Davison <darren>
Component: New packagesAssignee: dotnet project <dotnet>
Status: RESOLVED INVALID    
Severity: enhancement    
Priority: High    
Version: unspecified   
Hardware: All   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---

Description Darren Davison 2006-07-30 15:43:15 UTC
Tomboy actually works perfectly well in the Xfce4 desktop environment, so gnome-panel and its transitive deps are superfluous if you use xfce.  I don't know if there's a way to specify "either/or" deps in an ebuild without using virtuals, but ideally the gnome-panel dep should be changed to gnome-panel OR xfce4-panel.
Comment 1 Peter Ansell 2006-10-30 11:50:49 UTC
The lack of a correct dependency on gnomevfs-sharp was a confusing factor for me as it failed on config with an error about not being able to find the correct dependency. 

Not sure if this is relevant here, will open a new bug if it is not. It worked after I updated gnomevfs-sharp and gnome-sharp manually.
Comment 2 Jurek Bartuszek (RETIRED) gentoo-dev 2007-09-11 10:44:11 UTC
there is: || ( dep1 dep2 )

what about other gnome-related deps? Unfortunately I don't have any xfce box to test it.
Comment 3 Jakub Moc (RETIRED) gentoo-dev 2008-01-05 15:57:47 UTC
This bug is bogus. To use Gnome applets in XFCE, you need xfce-extra/xfce4-xfapplet, which guess what - depends on gnome-panel.