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

Bug 289758

Summary: games-emulation/desmume/desmume-0.9.4 should not hard-DEPEND on most entries
Product: Gentoo Linux Reporter: Luke-Jr <luke-jr+gentoobugs>
Component: [OLD] GamesAssignee: Hanno Böck <hanno>
Status: RESOLVED WONTFIX    
Severity: major    
Priority: High    
Version: unspecified   
Hardware: All   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---

Description Luke-Jr 2009-10-19 17:44:09 UTC
GTK+ is optional, as is libglade and gtkglext...
Comment 1 Jared B. 2010-05-26 02:00:20 UTC
FYI, I updated the ebuild for 0.9.6 and made these features optional.  See bug 321511.  If the ebuild is acceptable, this bug can probably be closed.
Comment 2 Tim Harder gentoo-dev 2011-06-28 08:49:38 UTC
The problem is that they are automagic deps so you should patch the configure.ac file to fix the problem.
Comment 3 Hanno Böck gentoo-dev 2016-09-18 13:45:19 UTC
As long as there are no configure switches we can't do this, as it would introduce automagic dependencies.

I don't see a strong need for this. If people want this please submit patches to upstream to introduce configure flags for these options.