Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 48898 - bochs should use wxwindows USE flag instead of gtk USE flag
Summary: bochs should use wxwindows USE flag instead of gtk USE flag
Status: RESOLVED DUPLICATE of bug 48897
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: High normal (vote)
Assignee: Gentoo Linux bug wranglers
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2004-04-24 14:55 UTC by Gabriel Ebner
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 Gabriel Ebner 2004-04-24 14:55:30 UTC
Please replace gtk with wxwindows in IUSE= since gtk is meant to "add support for x11-libs/gtk+ (The GIMP Toolkit)" and wxwindows should "add support for wxWindows/wxGTK", which seems to be the effect of currently setting USE=gtk.

See the DEPEND= line with 'gtk?  x11-libs/wxGTK' (app-emulation/bochs-2.1.1, line 21) or line 41: 'my_conf="${myconf} `use_with gtk wx`"'

Reproducible: Always
Steps to Reproduce:
1.
2.
3.
Comment 1 Gabriel Ebner 2004-04-24 14:59:11 UTC

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