Summary: | www-client/chromium fails to compile without Xinerama | ||
---|---|---|---|
Product: | Gentoo Linux | Reporter: | Paweł Hajdan, Jr. (RETIRED) <phajdan.jr> |
Component: | Current packages | Assignee: | Chromium Project <chromium> |
Status: | RESOLVED FIXED | ||
Severity: | normal | ||
Priority: | Normal | ||
Version: | unspecified | ||
Hardware: | All | ||
OS: | Linux | ||
Whiteboard: | |||
Package list: | Runtime testing required: | --- |
Description
Paweł Hajdan, Jr. (RETIRED)
![]() www-client/chromium-11.0.696.34 is not affected. Okay, so x11-libs/libXinerama is required during build time, but during run time the browser does dlopen, so then the dependency is optional. I added the dependency. Any chance of ifdef'ing out the code? It only being needed during compile time is not much consolation. (In reply to comment #4) > Any chance of ifdef'ing out the code? It only being needed during compile time > is not much consolation. It's definitely on my list, but I'm not sure when I'll have time to fix that. Patches are welcome (send them upstream please). |