Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 158012 - games-fps/sauerbraten lacks emul dependencies for amd64
Summary: games-fps/sauerbraten lacks emul dependencies for amd64
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: [OLD] Games (show other bugs)
Hardware: AMD64 Linux
: High minor
Assignee: Gentoo Games
URL: http://forums.gentoo.org/viewtopic-t-...
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2006-12-13 04:07 UTC by Bernard Cafarelli
Modified: 2007-02-04 13:55 UTC (History)
1 user (show)

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 Bernard Cafarelli gentoo-dev 2006-12-13 04:07:49 UTC
The current ebuild uses a binary package, but the DEPEND do not specify emul libraries for amd64. They are often installed on standard amd64 installations, but it's better if the dependency is there

Needed emul packages are:
app-emulation/emul-linux-x86-baselibs
app-emulation/emul-linux-x86-sdl
app-emulation/emul-linux-x86-soundlibs
app-emulation/emul-linux-x86-xlibs

Pulling in emul-linux-x86-sdl pulls the other ones as dependencies, so adding a conditional DEPEND on emul-linux-x86-sdl is enough.

On a side note, files get installed into /usr/games/lib64, which is not well suited for a 32bit binary game package
Comment 1 Simon Stelling (RETIRED) gentoo-dev 2007-02-04 13:55:49 UTC
dependencies and the path-issue fixed and the package is masked on no-multilib profiles now, thanks