Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 274581 - x11-misc/googleearth-5.0.11733.9347 ebuild is missing a couple of dependencies
Summary: x11-misc/googleearth-5.0.11733.9347 ebuild is missing a couple of dependencies
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: x86 Linux
: High normal (vote)
Assignee: Vlastimil Babka (Caster) (RETIRED)
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2009-06-18 06:20 UTC by Norman Yarvin
Modified: 2009-06-22 21:47 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 Norman Yarvin 2009-06-18 06:20:27 UTC
Google Earth (at least version 5.0.11733.9347) depends on glib and libXrandr; those dependencies should be added to the ebuild.  In particular, it looks for the libraries "libgthread-2.0.so.0" and "libXrandr.so.2", which are in those two packages.

(Most people have those two packages installed already, which is presumably why they were missed as dependencies.  I discovered the need for them when installing Google Earth in a fresh 32-bit chroot, on an otherwise AMD64 machine -- necessary because the emul-linux-x86 stuff is too woefully out-of-date to run Google Earth on my machine, which has Intel graphics.)
Comment 1 Vlastimil Babka (Caster) (RETIRED) gentoo-dev 2009-06-22 21:47:51 UTC
Fixed, thanks for reporting.