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

Bug 306513

Summary: app-emulation/wine with openal USE flag on AMD64 should depend on app-emulation/emul-linux-x86-sdl
Product: Gentoo Linux Reporter: Nikos Chantziaras <realnc>
Component: Current packagesAssignee: Wine Maintainers <wine>
Status: RESOLVED FIXED    
Severity: normal    
Priority: High    
Version: 2008.0   
Hardware: AMD64   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---
Attachments: wine-1.1.38.ebuild.patch

Description Nikos Chantziaras 2010-02-23 11:01:04 UTC
Currently, building Wine on AMD64 with the "openal" USE flag set will fail if >=app-emulation/emul-linux-x86-sdl-20100220 is not installed, but the wine ebuild fails to specify this in its DEPEND.  emul-linux-x86-sdl provides the 32-bit OpenAL libs and headers for AMD64 systems.

I am attaching a patch for wine-1.1.38.ebuild that fixes the issue.
Comment 1 Nikos Chantziaras 2010-02-23 11:01:29 UTC
Created attachment 220829 [details, diff]
wine-1.1.38.ebuild.patch
Comment 2 Kenton Groombridge 2010-03-02 01:21:56 UTC
Same issue for me, somebody just beat me to the punch reporting it.