Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 345213 - games-fps/quake3 should depend on media-libs/libsdl[opengl] when client is enabled
Summary: games-fps/quake3 should depend on media-libs/libsdl[opengl] when client is en...
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: [OLD] Games (show other bugs)
Hardware: All Linux
: High normal (vote)
Assignee: Gentoo Games
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2010-11-12 16:18 UTC by Mounir Lamouri (volkmar) (RETIRED)
Modified: 2010-11-13 07:33 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 Mounir Lamouri (volkmar) (RETIRED) gentoo-dev 2010-11-12 16:18:57 UTC
When the client bits are enabled, we should depen on media-libs/libsdl[opengl] instead of media-libs/libsdl[joystick]. I had no issue to run quake3 with joystick disabled but I wasn't able to run quake3 without opengl (sdl complains because it can't open libGL.so.1).
Comment 1 Mr. Bones. (RETIRED) gentoo-dev 2010-11-13 07:33:41 UTC
You don't need to enable the joystick but libsdl does need to be built with USE=joystick.  Added the opengl use flag as well.  thanks for the bug report.