| Summary: | emerge-wrapper: emerging www-client/chromium-12.0.742.91 doesn't pull x11-libs/libXinerama which is in DEPEND | ||
|---|---|---|---|
| Product: | Gentoo Linux | Reporter: | Patrick <gentoo> |
| Component: | New packages | Assignee: | Embedded Gentoo Team <embedded> |
| Status: | RESOLVED DUPLICATE | ||
| Severity: | normal | CC: | chromium |
| Priority: | Normal | ||
| Version: | unspecified | ||
| Hardware: | ARM | ||
| OS: | Linux | ||
| Whiteboard: | |||
| Package list: | Runtime testing required: | --- | |
|
Description
Patrick
2011-06-14 03:34:30 UTC
At least on my system, chromium-12.0.742.91.ebuild:
DEPEND="${RDEPEND}
dev-lang/perl
>=dev-util/gperf-3.0.3
>=dev-util/pkgconfig-0.23
sys-devel/flex
>=sys-devel/make-3.81-r2
x11-libs/libXinerama
test? (
dev-python/pyftpdlib
dev-python/simplejson
virtual/krb5
)"
Hrm, so it does, missed that. Then theres something going on with regards to cross compiling because that dep wasnt automatically pulled in. (In reply to comment #2) > Hrm, so it does, missed that. Then theres something going on with regards to > cross compiling because that dep wasnt automatically pulled in. How are you compiling chromium (command line please)? emerge-wrapper --init armv7a-unknown-linux-gnueabi-emerge chromium *** This bug has been marked as a duplicate of bug 286040 *** |