Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 306513 - app-emulation/wine with openal USE flag on AMD64 should depend on app-emulation/emul-linux-x86-sdl
Summary: app-emulation/wine with openal USE flag on AMD64 should depend on app-emulati...
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: AMD64 Linux
: High normal (vote)
Assignee: Wine Maintainers
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2010-02-23 11:01 UTC by Nikos Chantziaras
Modified: 2010-03-05 17:42 UTC (History)
0 users

See Also:
Package list:
Runtime testing required: ---


Attachments
wine-1.1.38.ebuild.patch (wine-1.1.38.ebuild.patch,392 bytes, patch)
2010-02-23 11:01 UTC, Nikos Chantziaras
Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
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.